stack/stack.yaml
2016-05-10 08:43:41 +03:00

17 lines
356 B
YAML

resolver: lts-5.15
# 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