forked from commercialhaskell/stack
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
Latest commit
30 lines (23 loc) · 526 Bytes
/
Copy pathstack.yaml
File metadata and controls
30 lines (23 loc) · 526 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
resolver: lts-17.15
packages:
- .
extra-deps:
- rio-0.1.21.0@rev:0
- pantry-0.5.3@rev:0
docker:
enable: false
#repo: fpco/alpine-haskell-stack:8.10.4
repo: fpco/alpine-haskell-stack@sha256:1024fe4b3b082a8df64d00e8563b3151220ed90af09604a8f7e1d44040500c30
nix:
# --nix on the command-line to enable.
packages:
- zlib
- unzip
flags:
stack:
developer-mode: true
ghc-options:
"$locals": -fhide-source-paths
drop-packages:
# See https://github.com/commercialhaskell/stack/pull/4712
- cabal-install