-
Notifications
You must be signed in to change notification settings - Fork 32
/
stack-8.2.0.yaml
165 lines (162 loc) · 4.4 KB
/
stack-8.2.0.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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
compiler: ghc-8.2.0.20170404
compiler-check: match-exact
# resolver: lts-8.8
resolver: ghc-8.2.0.20170404
setup-info:
ghc:
linux64:
8.2.0.20170404:
url: https://downloads.haskell.org/~ghc/8.2.1-rc1/ghc-8.2.0.20170404-x86_64-deb8-linux.tar.xz
content-length: 138846620
sha1: 3fd303b5753b095ce020131405dcf43199e6b447
linux64-nopie:
8.2.0.20170404:
url: https://downloads.haskell.org/~ghc/8.2.1-rc1/ghc-8.2.0.20170404-x86_64-deb8-linux.tar.xz
content-length: 138846620
sha1: 3fd303b5753b095ce020131405dcf43199e6b447
macosx:
8.2.0.20170404:
url: https://downloads.haskell.org/~ghc/8.2.1-rc1/ghc-8.2.0.20170404-x86_64-apple-darwin.tar.xz
content-length: 124010408
sha1: 301de7f5b6ed87ade2182ed2552df2ef39b98b03
# The Windows build is broken :(
# https://www.reddit.com/r/haskell/comments/64he68/announce_ghc_821_release_candidate_1/dg2b5ei/
windows64:
8.2.0.20170404:
url: https://downloads.haskell.org/~ghc/8.2.1-rc1/ghc-8.2.0.20170404-x86_64-unknown-mingw32.tar.xz
content-length: 173924808
sha1: 5cfd11230ff95423a7b19104232247e3fab0dba3
allow-newer: true
packages:
- '.'
- location:
git: https://github.com/alanz/ghc-syb.git
commit: 3eae91d222984569b3988a30d08dbd792e8fb696
extra-dep: true
subdirs:
- utils
# - location:
# git: https://github.com/alanz/syb.git
# commit: 39f0c153ab208b6066fd5f34f80f85001627ae48
# extra-dep: true
# - location:
# git: https://github.com/haskell/cabal.git
# # commit: 41f416bc27796a3dc87037b66b6fef6f5810bc77 # 2.0 branch
# commit: 02cc886e8e9f8789c50b446065dcf5e3b84a8b61 #2.0 branch from march
# # commit: 3d1a0bd358cf630a8a135d760faa832ec5b87b58 # master branch
# extra-dep: true
# subdirs:
# - Cabal
# - cabal-install
# - location:
# git: https://github.com/haskell/deepseq.git
# commit: 0b22c9825ef79c1ee41d2f19e7c997f5cdc93494
# extra-dep: true
# - location:
# git: https://github.com/achirkin/cabal-helper.git
# commit: 2466b32337d2385d7691fac4d6f7ff943f1e9b0c
# extra-dep: true
- location:
git: https://github.com/achirkin/ghc-mod.git
commit: d0c4bf77f1b7480931e16716d6347dc432f2e416
extra-dep: true
# - location:
# git: https://github.com/phadej/cabal-doctest.git
# commit: 66bd82441088448b99efd75573f89795f0118e07
# extra-dep: true
# - location:
# git: https://github.com/sol/doctest.git
# commit: 5932bddde8b098205bf4bec17e52ab572fc915de
# extra-dep: true
# - location:
# git: https://github.com/ekmett/comonad.git
# commit: 4c52d0c7dd2828d378c4f572c86ba500b25dc372
# extra-dep: true
# - location:
# git: https://github.com/ekmett/semigroupoids.git
# commit: 6d318da579950b410b559c2eda1c0ce4603cf125
# extra-dep: true
- location:
git: https://github.com/alanz/ghc-exactprint.git
commit: c98c74ead68091eaea6797a2fa04cda0c4a24044
extra-dep: true
extra-deps:
- conversion-1.2.1
- conversion-bytestring-1.0.1
- conversion-case-insensitive-1.0.0.0
- conversion-text-1.0.1
- Cabal-1.24.2.0
- MonadRandom-0.5.1
- StateVar-1.1.0.4
- Strafunski-StrategyLib-5.0.0.10
- ansi-terminal-0.6.2.3
- ansi-wl-pprint-0.6.7.3
- async-2.1.1.1
- base-compat-0.9.3
- base-orphans-0.6
- bifunctors-5.4.2
- binary-0.8.5.1
- bytestring-0.10.8.1
- cabal-doctest-1
- cabal-helper-0.7.3.0
- clock-0.7.2
- cmdargs-0.10.17
- containers-0.5.10.2
- contravariant-1.4
- cpphs-1.20.5
# - deepseq-1.4.3.0
- directory-1.3.1.1
- distributive-0.5.2
- djinn-ghc-0.0.2.3
- djinn-lib-0.0.1.2
- either-4.4.1.1
- exceptions-0.8.3
- extra-1.5.2
- fail-4.9.0.0
- fclabels-2.0.3.2
- free-4.12.4
- ghc-boot-8.0.2
- ghc-paths-0.1.0.9
- gitrev-1.3.1
- hashable-1.2.6.0
- haskell-src-exts-1.19.1
- hlint-1.9.41
- hscolour-1.24.1
- hslogger-1.2.10
- mmorph-1.0.9
- monad-control-1.0.1.0
- monad-journal-0.7.2
- mtl-2.2.1
- network-2.6.3.1
- old-locale-1.0.0.7
- old-time-1.1.0.3
- optparse-applicative-0.13.2.0
- optparse-simple-0.0.3
- pipes-4.3.3
- polyparse-1.12
- prelude-extras-0.4.0.3
- pretty-1.1.3.5
- primitive-0.6.2.0
- process-1.4.3.0
- profunctors-5.2
- random-1.1
- refact-0.3.0.2
- safe-0.3.14
- semigroups-0.18.3
- split-0.2.3.1
- stm-2.4.4.1
- syz-0.2.0.0
- tagged-0.8.5
- temporary-1.2.0.4
- text-1.2.2.1
- time-1.8.0.1
- transformers-base-0.4.4
- transformers-compat-0.5.1.4
- uniplate-1.6.12
- unix-2.7.2.1
- unordered-containers-0.2.8.0
- utf8-string-1.0.1.1
- void-0.7.2
- comonad-5.0.1
- semigroupoids-5.2
- syb-0.7