diff options
| author | Niklas Hambüchen <mail@nh2.me> | 2017-04-26 20:20:36 +0200 |
|---|---|---|
| committer | Niklas Hambüchen <mail@nh2.me> | 2017-04-26 20:20:36 +0200 |
| commit | 139b1377d4f9a8c943af79dd245ea9ecf6536567 (patch) | |
| tree | a8970f37448b5f294efc58e18abfb1751d07fdb7 /pkgs/development/python-modules/httpserver | |
| parent | 060f7cb94d236c8f1b60ab05670c5448b5be3e67 (diff) | |
generic Haskell builder: Don't call `stack setup`.
`stack setup` should not be called inside `nix-build` because
that makes stack download a GHC instead of using nix's one
(the one provided `generic-stack-builder.nix` as the `ghc` argument),
which will not work.
Further evidence for this is that the `stack --nix` support
intentionally uses `--system-ghc` for the same purpose.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
