docs: note correct minimum GHC version in dev docs
This commit is contained in:
parent
8b4a99c4d5
commit
180bdd382b
@ -94,7 +94,7 @@ or
|
||||
|
||||
### how to set up for hledger development
|
||||
|
||||
1. get an up-to-date [ghc](http://haskell.org/ghc), at least 6.12.3 but preferably 7
|
||||
1. get an up-to-date [ghc](http://haskell.org/ghc), at least 7.0 and preferably 7.6
|
||||
2. there's probably no need to install the [haskell platform](http://haskell.org/platform) now, but you could
|
||||
3. it's probably worth getting the latest and best cabal: `cabal update; cabal install cabal-install`
|
||||
4. get an up-to-date [darcs](http://darcs.net), at least 2.x and preferably newer: use a binary package or `cabal install darcs`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user