Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
8e4c66781f
2 changed files with 9 additions and 0 deletions
1
doc/forum/Please_fix_compatibility_with_ghc_7.0.mdwn
Normal file
1
doc/forum/Please_fix_compatibility_with_ghc_7.0.mdwn
Normal file
|
@ -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.
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joey.kitenet.net/"
|
||||
nickname="joey"
|
||||
subject="comment 1"
|
||||
date="2012-03-11T15:50:11Z"
|
||||
content="""
|
||||
There is a `ghc7.0` branch in [[git]] that is being maintained to work with that version.
|
||||
"""]]
|
Loading…
Reference in a new issue