-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack-9.6.5.yaml
79 lines (75 loc) · 1.57 KB
/
stack-9.6.5.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
resolver: ghc-9.6.5
docker:
enable: false
repo: "lsupg-build:9.6.5"
packages:
- .
flags:
aeson:
ordered-keymap: false
lsupg:
optparse-applicative_ge_0_18: true
extra-deps:
- aeson-2.1.2.1
- ansi-terminal-1.1
- ansi-terminal-types-1.1
- assoc-1.1
- async-2.2.5
- attoparsec-0.14.4
- base-compat-0.13.1
- base-compat-batteries-0.13.1
- base-orphans-0.9.1
- bifunctors-5.6.2
- bitvec-1.1.5.0
- call-stack-0.4.0
- cassava-0.5.3.0
- colour-2.3.6
- comonad-5.0.8
- conduit-1.3.5
- contravariant-1.5.5
- data-fix-0.3.2
- distributive-0.6.2.1
- dlist-1.0
- generically-0.1.1
- hashable-1.4.4.0
- indexed-traversable-0.1.3
- indexed-traversable-instances-0.1.1.2
- integer-logarithms-1.0.3.1
- libyaml-0.1.4
- libyaml-clib-0.2.5
- mono-traversable-1.0.17.0
- OneTuple-0.4.1.1
- Only-0.1
- optparse-applicative-0.18.1.0
- os-string-2.0.2
- prettyprinter-1.7.1
- prettyprinter-ansi-terminal-1.1.3
- primitive-0.8.0.0
- QuickCheck-2.14.3
- random-1.2.1.2
- resourcet-1.3.0
- scientific-0.3.7.0
- semialign-1.3
- semigroupoids-6.0.0.1
- split-0.2.5
- splitmix-0.1.0.5
- StateVar-1.2.2
- strict-0.5
- tagged-0.8.8
- tasty-1.4.3
- tasty-hunit-0.10.1
- text-short-0.1.5
- th-abstraction-0.5.0.0
- these-1.2
- time-compat-1.9.6.1
- transformers-compat-0.7.2
- ttc-1.4.0.0
- typed-process-0.2.11.1
- unliftio-core-0.2.1.0
- unordered-containers-0.2.20
- uuid-types-1.0.5.1
- vector-0.13.1.0
- vector-algorithms-0.9.0.1
- vector-stream-0.1.0.1
- witherable-0.4.2
- yaml-0.11.11.2