Skip to content

Commit

Permalink
stack.yaml/nix: add required build and test tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuegel committed Sep 1, 2016
1 parent 118c709 commit c7e14c8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion stack.yaml
Expand Up @@ -43,4 +43,9 @@ extra-deps:
- zlib-0.6.1.1
flags: {}
nix:
packages: [zlib, zlib.out]
packages:
- autoconf
- automake
- haskellPackages.happy
- zlib
- zlib.out

0 comments on commit c7e14c8

Please sign in to comment.