forked from commercialhaskell/stack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
39 lines (32 loc) · 771 Bytes
/
stack.yaml
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
31
32
33
34
35
36
37
38
39
resolver: lts-14.27
packages:
- .
docker:
enable: false
#image: fpco/alpine-haskell-stack:8.6.5
image: fpco/alpine-haskell-stack@sha256:49e7e15f3b1d3f882ba5bb701463b1d508fbf40e5aafce6ea31acd210da570ba
nix:
# --nix on the command-line to enable.
packages:
- zlib
- unzip
flags:
stack:
hide-dependency-versions: true
supported-build: true
developer-mode: true
ghc-options:
"$locals": -fhide-source-paths
extra-deps:
- Cabal-3.0.0.0@rev:0
- hpack-0.33.0@rev:0
- http-download-0.2.0.0@rev:0
- filelock-0.1.1.5@rev:0
- rio-0.1.19.0@rev:0
- rio-prettyprint-0.1.1.0@rev:0
- casa-client-0.0.1@rev:0
- casa-types-0.0.1@rev:0
- pantry-0.5.1.3@rev:0
drop-packages:
# See https://github.com/commercialhaskell/stack/pull/4712
- cabal-install