note 7.4 needed
This commit is contained in:
parent
56470ce3e5
commit
91fc975964
2 changed files with 2 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Section: utils
|
|||
Priority: optional
|
||||
Build-Depends:
|
||||
debhelper (>= 9),
|
||||
ghc,
|
||||
ghc (>= 7.4),
|
||||
libghc-missingh-dev,
|
||||
libghc-hslogger-dev,
|
||||
libghc-pcre-light-dev,
|
||||
|
|
|
@ -21,7 +21,7 @@ As a haskell package, git-annex can be installed using cabal. For example:
|
|||
To build and use git-annex, you will need:
|
||||
|
||||
* Haskell stuff
|
||||
* [The Haskell Platform](http://haskell.org/platform/)
|
||||
* [The Haskell Platform](http://haskell.org/platform/) (GHC 7.4 or newer)
|
||||
* [MissingH](http://github.com/jgoerzen/missingh/wiki)
|
||||
* [pcre-light](http://hackage.haskell.org/package/pcre-light)
|
||||
* [utf8-string](http://hackage.haskell.org/package/utf8-string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue