aboutsummaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkftzaCvV7EDKVDfJhsQZ3E1Vn-0db516w <Edward@web>2014-08-20 20:06:01 +0000
committerGravatar admin <admin@branchable.com>2014-08-20 20:06:01 +0000
commit79a85892127b420bffdb56680270118da7604299 (patch)
treeb18b30a6cafd13c39fb1ea98fb97928f1c01ccb0 /doc/install
parentc29395175d002c3afd5723c7bd0c0875921c1419 (diff)
Added a comment: GHC 7.8 Issue
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/cabal/comment_39_a86057d7e6d47113330f79e1812c3a5d._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/install/cabal/comment_39_a86057d7e6d47113330f79e1812c3a5d._comment b/doc/install/cabal/comment_39_a86057d7e6d47113330f79e1812c3a5d._comment
new file mode 100644
index 000000000..7573b4784
--- /dev/null
+++ b/doc/install/cabal/comment_39_a86057d7e6d47113330f79e1812c3a5d._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawkftzaCvV7EDKVDfJhsQZ3E1Vn-0db516w"
+ nickname="Edward"
+ subject="GHC 7.8 Issue"
+ date="2014-08-20T20:06:01Z"
+ content="""
+Just an FYI: I tried to \"cabal install --only-dependencies\" with GHC 7.8 and it fails because DAV-1.0.1 is pulling in lens-3.10.3 which is not compatible with GHC 7.8 due to changes in Typeable.
+
+I don't have enough experience with cabal to figure out why it's not trying to use a newer version of lens.
+"""]]