More cleanup
[cabal.git] / stack.yaml
blob7607d5e079c3dfeedbcc8aad9a45fbb9192642e2
1 resolver: ghc-8.0.1
2 packages:
3 - Cabal/
4 - cabal-install/
5 - cabal-testsuite/
6 extra-deps:
7 - aeson-1.1.0.0
8 - ansi-terminal-0.6.2.3
9 - ansi-wl-pprint-0.6.7.3
10 - async-2.1.0
11 - attoparsec-0.13.1.0
12 - base-compat-0.9.1
13 - base16-bytestring-0.1.1.6
14 - base64-bytestring-1.0.0.1
15 - clock-0.7.2
16 - cryptohash-sha256-0.11.100.1
17 - dlist-0.8.0.2
18 - echo-0.1.2
19 - ed25519-0.0.5.0
20 - edit-distance-0.2.2.1
21 - exceptions-0.8.2.1
22 - hackage-security-0.5.2.2
23 - hashable-1.2.4.0
24 - haskell-lexer-1.0
25 - HTTP-4000.3.3
26 - integer-logarithms-1
27 - mtl-2.2.1
28 - network-2.6.2.1
29 - network-uri-2.6.1.0
30 - optparse-applicative-0.12.1.0
31 - parsec-3.1.11
32 - pretty-show-1.6.10
33 - primitive-0.6.1.0
34 - QuickCheck-2.8.2
35 - random-1.1
36 - regex-base-0.93.2
37 - regex-posix-0.95.2
38 - regex-tdfa-1.2.2
39 - scientific-0.3.4.10
40 - stm-2.4.4.1
41 - tagged-0.8.4
42 - tar-0.5.0.3
43 - tasty-0.11.0.4
44 - tasty-hunit-0.9.2
45 - tasty-quickcheck-0.8.4
46 - text-1.2.2.1
47 - tf-random-0.5
48 - time-locale-compat-0.1.1.3
49 - transformers-compat-0.5.1.4
50 - unbounded-delays-0.1.0.9
51 - unordered-containers-0.2.7.2
52 - uuid-types-1.0.3
53 - vector-0.12.0.0
54 - zlib-0.6.1.1
55 flags:
56   Cabal:
57     parsec: true
58   cabal-install:
59     parsec: true
60   time-locale-compat:
61     old-locale: false
62 nix:
63   packages:
64   - autoconf
65   - automake
66   - haskellPackages.happy
67   - zlib
68   - zlib.out