-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack-8.8.2.yaml
101 lines (98 loc) · 2.05 KB
/
stack-8.8.2.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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
resolver: ghc-8.8.2
extra-deps:
- aeson-1.4.5.0
- alex-3.2.4
- async-2.2.2
- blaze-html-0.9.1.2
- boxes-0.1.5
- data-hash-0.2.0.1
- edit-distance-0.2.2.1
- equivalence-0.3.5
- exceptions-0.10.3
- geniplate-mirror-0.7.6
- gitrev-1.3.1
- happy-1.19.12
- hashable-1.3.0.0
- hashtables-1.2.3.4
- ieee754-0.8.0
- murmur-hash-0.1.0.9
- regex-tdfa-1.3.1.0
- split-0.2.3.3
- strict-0.3.2
- unordered-containers-0.2.10.0
- uri-encode-1.5.0.5
- zlib-0.6.2.1
- STMonadTrans-0.4.4
- attoparsec-0.13.2.3
- base-compat-0.11.0
- blaze-builder-0.4.1.0
- blaze-markup-0.8.2.3
- dlist-0.8.0.7
- fail-4.9.0.0
- network-uri-2.6.1.0
- primitive-0.7.0.0
- random-1.1
- regex-base-0.94.0.0
- scientific-0.3.6.2
- tagged-0.8.6
- th-abstraction-0.3.1.0
- time-compat-1.9.2.2
- transformers-compat-0.6.5
- utf8-string-1.0.1.1
- uuid-types-1.0.3
- vector-0.12.0.3
- base-orphans-0.8.1
- integer-logarithms-1.0.3
- cpphs-1.20.8
- text-icu-0.7.0.1
- old-locale-1.0.0.7
- old-time-1.1.0.3
- polyparse-1.13
# The following packages are used for testing
- QuickCheck-2.13.2
- filemanip-0.3.6.3
- process-extras-0.7.4
- tasty-1.2.3
- tasty-hunit-0.10.0.2
- tasty-quickcheck-0.10.1
- tasty-silver-3.1.13
- temporary-1.3
- unix-compat-0.5.2
- ListLike-4.6.2
- ansi-terminal-0.10.1
- call-stack-0.2.0
- clock-0.8
- data-default-0.7.1.1
- generic-deriving-1.13
- optparse-applicative-0.15.1.0
- semigroups-0.19.1
- splitmix-0.0.3
- unbounded-delays-0.1.1.0
- wcwidth-0.0.2
- ansi-wl-pprint-0.6.9
- colour-2.3.5
- data-default-class-0.1.2.0
- data-default-instances-containers-0.0.1
- data-default-instances-dlist-0.0.1
- data-default-instances-old-locale-0.0.1
- fmlist-0.9.3
# The following packages are used to install shelltestrunner only
- Diff-0.4.0
- HUnit-1.6.0.0
- cmdargs-0.10.20
- pretty-show-1.9.5
- safe-0.3.17
- test-framework-0.8.2.0
- test-framework-hunit-0.3.0.2
- extensible-exceptions-0.1.1.4
- haskell-lexer-1.0.2
- hostname-1.0
- regex-posix-0.96.0.0
- xml-1.3.14
flags:
transformers-compat:
five-three: true
# Local packages, usually specified by relative directory name
packages:
- '.'
- 'src/size-solver'