haskell docs: Fix output reference in example

This commit is contained in:
Tuomas Tynkkynen 2016-08-23 04:16:55 +03:00
parent 2ed167b4e3
commit 4bd0a16148

View File

@ -740,7 +740,7 @@ to the `stack.yaml` like the following:
enable: true
packages: [ zlib ]
Stack's Nix support knows to add `${zlib}/lib` and `${zlib}/include` as an
Stack's Nix support knows to add `${zlib.out}/lib` and `${zlib.dev}/include` as an
`--extra-lib-dirs` and `extra-include-dirs`, respectively. Alternatively, you
can achieve the same effect by hand. First of all, run