Disable per-components mode for cabal-spec version < 1.8
[cabal.git] / stack.yaml
blobd30ad3eb8b045ecedebf995e92c124b7a5281b5e
1 resolver: ghc-8.0.1
2 packages:
3 - Cabal/
4 - cabal-install/
5 extra-deps:
6 - ansi-terminal-0.6.2.3
7 - ansi-wl-pprint-0.6.7.3
8 - async-2.1.0
9 - base16-bytestring-0.1.1.6
10 - base64-bytestring-1.0.0.1
11 - clock-0.7.2
12 - cryptohash-sha256-0.11.100.1
13 - ed25519-0.0.5.0
14 - edit-distance-0.2.2.1
15 - exceptions-0.8.2.1
16 - hackage-security-0.5.2.2
17 - hashable-1.2.4.0
18 - haskell-lexer-1.0
19 - HTTP-4000.3.3
20 - mtl-2.2.1
21 - network-2.6.2.1
22 - network-uri-2.6.1.0
23 - old-locale-1.0.0.7
24 - old-time-1.1.0.3
25 - optparse-applicative-0.12.1.0
26 - parsec-3.1.11
27 - pretty-show-1.6.10
28 - primitive-0.6.1.0
29 - QuickCheck-2.8.2
30 - random-1.1
31 - regex-base-0.93.2
32 - regex-posix-0.95.2
33 - regex-tdfa-1.2.2
34 - stm-2.4.4.1
35 - tagged-0.8.4
36 - tar-0.5.0.3
37 - tasty-0.11.0.3
38 - tasty-hunit-0.9.2
39 - tasty-quickcheck-0.8.4
40 - text-1.2.2.1
41 - tf-random-0.5
42 - transformers-compat-0.5.1.4
43 - unbounded-delays-0.1.0.9
44 - zlib-0.6.1.1
45 flags: {}
46 nix:
47   packages:
48   - autoconf
49   - automake
50   - haskellPackages.happy
51   - zlib
52   - zlib.out