better link to install stack
and a layout fix
This commit is contained in:
parent
92672662c7
commit
0cc184f044
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ into other parts of your HOME directory, run:
|
|||
Using stack automates nearly everything, will work on many systems,
|
||||
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)
|
||||
First, [install stack](https://docs.haskellstack.org/en/stable/install_and_upgrade/)
|
||||
On Debian:
|
||||
|
||||
sudo apt-get install haskell-stack zlib1g-dev
|
||||
|
|
Loading…
Reference in a new issue