This commit is contained in:
Joey Hess 2012-04-22 01:31:19 -04:00
parent 2d0290bda0
commit e36b2c7b3d

View file

@ -4,7 +4,7 @@ Installation recipe for Fedora 14 thruough 17.
sudo yum install ghc cabal-install
git clone git://git-annex.branchable.com/ git-annex
cd git-annex
git checkout ghc 7.0
git checkout ghc7.0
cabal update
cabal install --only-dependencies
cabal configure