enable explicit-setup-deps
This commit is contained in:
parent
cf587a795e
commit
3e79a2f114
3 changed files with 7 additions and 1 deletions
|
@ -42,7 +42,7 @@ and avoids build failures due to fast-changing haskell libraries.
|
|||
First, [install stack](https://github.com/commercialhaskell/stack/blob/master/doc/install_and_upgrade.md)
|
||||
It will be part of the Haskell Platform soon. On Debian unstable/testing:
|
||||
|
||||
sudo apt-get install haskell-stack zlib1g-dev
|
||||
sudo apt-get install haskell-stack zlib1g-dev libtinfo-dev
|
||||
|
||||
Use stack to install all dependencies and git-annex:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue