forked from haskell/cabal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.yaml
52 lines (52 loc) · 959 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
40
41
42
43
44
45
46
47
48
49
50
51
52
resolver: ghc-8.0.1
packages:
- Cabal/
- cabal-install/
extra-deps:
- ansi-terminal-0.6.2.3
- ansi-wl-pprint-0.6.7.3
- async-2.1.0
- base16-bytestring-0.1.1.6
- base64-bytestring-1.0.0.1
- clock-0.7.2
- cryptohash-sha256-0.11.100.1
- ed25519-0.0.5.0
- edit-distance-0.2.2.1
- exceptions-0.8.2.1
- hackage-security-0.5.2.2
- hashable-1.2.4.0
- haskell-lexer-1.0
- HTTP-4000.3.3
- mtl-2.2.1
- network-2.6.2.1
- network-uri-2.6.1.0
- old-locale-1.0.0.7
- old-time-1.1.0.3
- optparse-applicative-0.12.1.0
- parsec-3.1.11
- pretty-show-1.6.10
- primitive-0.6.1.0
- QuickCheck-2.8.2
- random-1.1
- regex-base-0.93.2
- regex-posix-0.95.2
- regex-tdfa-1.2.2
- stm-2.4.4.1
- tagged-0.8.4
- tar-0.5.0.3
- tasty-0.11.0.3
- tasty-hunit-0.9.2
- tasty-quickcheck-0.8.4
- text-1.2.2.1
- tf-random-0.5
- transformers-compat-0.5.1.4
- unbounded-delays-0.1.0.9
- zlib-0.6.1.1
flags: {}
nix:
packages:
- autoconf
- automake
- haskellPackages.happy
- zlib
- zlib.out