summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-20 19:46:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-20 19:46:04 -0400
commit6f8f6b7dde108168ac5a9f0b3fb2cb8ea2d2f60c (patch)
tree6c0f6511495e2c32ea6ae04d4a9fba20c0a7c6d5
parentb31bef49c243ff13bccbdfac1d6ef9f67c3bbc68 (diff)
parent79a85892127b420bffdb56680270118da7604299 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-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.
+"""]]