stack-2.1.1: stack.yaml
resolver: snapshot.yaml
packages:
- .
- subs/pantry
- subs/curator
- subs/http-download
- subs/rio-prettyprint
- subs/hi-file-parser
# 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.
packages:
- zlib
- unzip
flags:
stack:
hide-dependency-versions: true
supported-build: true
ghc-options:
"$locals": -fhide-source-paths