forked from commercialhaskell/stack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack-nightly.yaml
More file actions
27 lines (24 loc) · 789 Bytes
/
stack-nightly.yaml
File metadata and controls
27 lines (24 loc) · 789 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
resolver: nightly-2018-03-10
packages:
- .
- subs/rio
nix:
# --nix on the command-line to enable.
enable: false
packages:
- zlib
- http-client-tls-0.3.4
extra-deps:
# https://github.com/commercialhaskell/stack/issues/3785
- ansi-terminal-0.8.0.2@rev:0
- archive: https://github.com/haskell/hackage-security/archive/3297b0f3f4285cb30321baaa7b54e3d22e1f6bd7.tar.gz
subdirs:
- hackage-security
- happy-1.19.9@rev:2 # Otherwise not included in the build plan, unsure why
- http-api-data-0.3.8@rev:0
# https://github.com/haskell/cabal/issues/5206
- archive: https://github.com/snoyberg/cabal/archive/ac6be1854df8413014b9b71f4fc57634db092051.tar.gz
subdirs:
- Cabal
# Workaround for https://github.com/commercialhaskell/stack/issues/3922
- haskell-src-exts-1.20.2@rev:0