mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
6 lines
236 B
Markdown
6 lines
236 B
Markdown
# Building Stackage with Nix
|
|
|
|
The script `build.sh` is supposed to be run in a directory where `curator unpack`
|
|
was run - it assumes existence of `unpack-dir` directory with a Stackage
|
|
snapshot `stack.yaml` and unpacked packages in it.
|