stack-2.9.3.1: stack.yaml
# GHC 9.4.5
resolver: lts-21.0
packages:
- .
drop-packages:
# See https://github.com/commercialhaskell/stack/pull/4712
- cabal-install
docker:
enable: false
repo: fpco/alpine-haskell-stack:9.2.5
nix:
# --nix on the command-line to enable.
packages:
- zlib
- unzip
flags:
stack:
developer-mode: true
ghc-options:
"$locals": -fhide-source-paths