diff options
author | http://claimid.com/FooBarWidget <FooBarWidget@web> | 2012-03-11 09:22:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-11 09:22:58 +0000 |
commit | 43dff01dff061dfc55d7c00638e4e948765e8373 (patch) | |
tree | e9968c7274ba80a157feed3749e6ac73bc5498af | |
parent | 997e29f29491868f7d83235cdc2d312263509167 (diff) |
-rw-r--r-- | doc/forum/Please_fix_compatibility_with_ghc_7.0.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/Please_fix_compatibility_with_ghc_7.0.mdwn b/doc/forum/Please_fix_compatibility_with_ghc_7.0.mdwn new file mode 100644 index 000000000..d49081bf3 --- /dev/null +++ b/doc/forum/Please_fix_compatibility_with_ghc_7.0.mdwn @@ -0,0 +1 @@ +I'm having trouble installing the latest git-annex. It depends on 'base >= 4.5 && base < 5', but ghc 7.0 only ships base 3.0. I've tried upgrading ghc to 7.4 but that breaks a whole bunch of other things; for example, the Crypto module fails to compile, preventing me from installing ghc. Please fix compatibility with ghc 7.0. |