stack/stack.yaml
2016-05-16 00:29:20 -07:00

18 lines
373 B
YAML

resolver: lts-5.17
# docker:
# enable: true
# repo: fpco/stack-full
# image:
# containers:
# - base: "fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
# name: "fpco/stack-test"
nix:
# --nix on the command-line to enable.
enable: false
packages:
- zlib
extra-deps:
- hpack-0.14.0
- path-io-1.1.0
- th-lift-instances-0.1.6
- aeson-0.11.2.0