better link to install stack

and a layout fix
This commit is contained in:
Joey Hess 2023-08-28 12:52:53 -04:00
parent 92672662c7
commit 0cc184f044
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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