forked from haskell-foundation/foundation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack-8.2.yaml
29 lines (28 loc) · 897 Bytes
/
stack-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
compiler: ghc-8.2.0.20170507
compiler-check: match-exact
resolver: lts-8.13
allow-newer: true
setup-info:
ghc:
linux64:
8.2.0.20170507:
url: https://downloads.haskell.org/~ghc/8.2.1-rc2/ghc-8.2.0.20170507-x86_64-deb8-linux.tar.xz
content-length: 141011788
sha1: ff886437c1d2ddfa5686d6c9efb0819a957c3dde
macosx:
8.2.0.20170507:
url: https://downloads.haskell.org/~ghc/8.2.1-rc2/ghc-8.2.0.20170507-x86_64-apple-darwin.tar.xz
content-length: 126192308
sha1: f059fe6f8a898d5619ab03e06e0ff0912a5f3340
windows64:
8.2.0.20170507:
url: https://downloads.haskell.org/~ghc/8.2.1-rc2/ghc-8.2.0.20170507-x86_64-unknown-mingw32.tar.xz
content-length: 177295548
sha1: 87646ca3a89278775ceb7be429faafac3cf738d8
packages:
- '.'
extra-deps: []
flags:
foundation:
minimal-deps: true
extra-package-dbs: []