forked from commercialhaskell/stack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack-7.8.yaml
78 lines (78 loc) · 1.58 KB
/
stack-7.8.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
resolver: lts-2.22
# docker:
# enable: true
# repo: fpco/stack-full
# image:
# containers:
# - base: "fpco/stack-base" # see ./etc/docker/stack-base/Dockerfile
# name: "fpco/stack-test"
extra-deps:
- hspec-2.2.3
- hspec-core-2.2.3
- hspec-discover-2.2.3
- hspec-expectations-0.7.2
- hspec-smallcheck-0.4.1
- path-0.5.8
- path-io-1.1.0
- directory-1.2.2.0
- Win32-notify-0.3.0.1
- hfsevents-0.1.5
- project-template-0.2.0
- filelock-0.1.0.1
- gitrev-1.2.0
- http-client-0.5.0
- http-conduit-2.2.0
- ignore-0.1.1.0
- binary-tagged-0.1.3.1
- fsnotify-0.2.1
- ansi-terminal-0.6.2.3
# For deepseq-1.4
- deepseq-1.4.1.2
- aeson-0.11.2.0
- bytestring-0.10.6.0
- Cabal-1.18.1.6
- containers-0.5.6.3
- hpc-0.6.0.2
- process-1.2.1.0
- time-1.5.0.1
- base-compat-0.9.0
- hpack-0.14.0
- microlens-0.4.1.0
- open-browser-0.2.1.0
- tls-1.3.8
- cryptonite-0.15 # for tls-1.3.5
- memory-0.12
- asn1-parse-0.9.4
- asn1-types-0.3.2
- x509-1.6.3
- x509-validation-1.6.3
- x509-store-1.6.1
- x509-system-1.6.3
- http-client-tls-0.3.0
- connection-0.2.5
- regex-applicative-text-0.1.0.1
- monad-unlift-0.1.1.0
- attoparsec-0.13.0.2
- fail-4.9.0.0
- tagged-0.8.4
- persistent-template-2.1.8.1
- aeson-compat-0.3.3.0
- http-api-data-0.2.2
- time-locale-compat-0.1.1.1
- persistent-2.5
- store-0.2.1.0
- store-core-0.2.0.0
- th-reify-many-0.1.6
- th-lift-instances-0.1.7
- th-utilities-0.2.0.1
- th-orphans-0.13.1
- base-orphans-0.5.4
- tar-0.5.0.3
- unicode-transforms-0.1.0.1
- clock-0.7.2
- annotated-wl-pprint-0.7.0
- neat-interpolation-0.3.2
- optparse-applicative-0.13.0.0
flags:
time-locale-compat:
old-locale: false