forked from Mattlk13/github-2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack-ghc-8.0.yaml
More file actions
101 lines (101 loc) · 1.9 KB
/
stack-ghc-8.0.yaml
File metadata and controls
101 lines (101 loc) · 1.9 KB
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.0.1
packages:
- '.'
extra-deps:
- adjunctions-4.3
- aeson-0.11.2.0
- aeson-compat-0.3.3.0
- ansi-terminal-0.6.2.3
- asn1-encoding-0.9.3
- asn1-parse-0.9.4
- asn1-types-0.3.2
- async-2.1.0
- attoparsec-0.13.0.2
- base-compat-0.9.1
- base-orphans-0.5.4
- base16-bytestring-0.1.1.6
- base64-bytestring-1.0.0.1
- bifunctors-5.3
- binary-orphans-0.1.4.0
- blaze-builder-0.4.0.2
- byteable-0.1.1
- bytestring-conversion-0.3.1
- case-insensitive-1.2.0.6
- cereal-0.5.1.0
- comonad-5
- connection-0.2.5
- contravariant-1.4
- cookie-0.4.2
- cryptohash-0.11.9
- cryptonite-0.15
- data-default-class-0.0.1
- deepseq-generics-0.2.0.0
- distributive-0.5.0.2
- dlist-0.7.1.2
- double-conversion-2.0.1.0
- errors-2.1.2
- exceptions-0.8.2.1
- fail-4.9.0.0
- file-embed-0.0.10
- free-4.12.4
- hashable-1.2.4.0
- hourglass-0.2.10
- hspec-2.2.3
- hspec-core-2.2.3
- hspec-discover-2.2.3
- hspec-expectations-0.7.2
- http-client-0.4.28
- http-client-tls-0.2.4
- http-link-header-1.0.1
- http-types-0.9
- HUnit-1.3.1.1
- iso8601-time-0.1.4
- kan-extensions-5.0.1
- keys-3.11
- memory-0.12
- mime-types-0.1.0.7
- mtl-2.2.1
- nats-1.1
- network-2.6.2.1
- network-uri-2.6.1.0
- old-locale-1.0.0.7
- parsec-3.1.11
- pem-0.2.2
- pointed-5
- prelude-extras-0.4.0.3
- primitive-0.6.1.0
- profunctors-5.2
- QuickCheck-2.8.2
- quickcheck-io-0.1.2
- random-1.1
- safe-0.3.9
- scientific-0.3.4.6
- semigroupoids-5.0.1
- semigroups-0.18.1
- setenv-0.1.1.3
- socks-0.5.5
- StateVar-1.1.0.4
- stm-2.4.4.1
- streaming-commons-0.1.15.5
- syb-0.6
- tagged-0.8.4
- text-1.2.2.1
- text-binary-0.2.1
- tf-random-0.5
- time-locale-compat-0.1.1.1
- tls-1.3.8
- transformers-compat-0.5.1.4
- unexceptionalio-0.3.0
- unordered-containers-0.2.7.0
- vector-0.11.0.0
- vector-binary-instances-0.2.3.2
- vector-instances-3.3.1
- void-0.7.1
- x509-1.6.3
- x509-store-1.6.1
- x509-system-1.6.3
- x509-validation-1.6.3
- zlib-0.6.1.1
flags:
time-locale-compat:
old-locale: false