Skip to content

Commit dc89d89

Browse files
authored
Merge pull request #90 from jml/stackage-nightly
Bump to stackage nightly to get ghc 8.0.2
2 parents 6c4a6f4 + aa91af1 commit dc89d89

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

stack.yaml

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
1-
resolver: lts-7.15
1+
resolver: nightly-2017-01-25
22

33
packages:
44
- "."
55
- "./docs/source/tutorial"
6-
7-
extra-deps:
8-
- graphql-0.3
9-
10-
# temporary compiler until stack resolver has 8.0.2:
11-
# run "stack setup" first.
12-
compiler: ghc-8.0.2
13-
compiler-check: match-exact
14-
setup-info:
15-
ghc:
16-
linux64:
17-
8.0.2:
18-
url: https://downloads.haskell.org/~ghc/8.0.2/ghc-8.0.2-x86_64-deb8-linux.tar.xz
19-
content-length: 114373576
20-
sha1: f298b7d0f37cc9ded7ac66b2662b0fa5ac6d0809
21-
macosx:
22-
8.0.2:
23-
url: https://downloads.haskell.org/~ghc/8.0.2/ghc-8.0.2-x86_64-apple-darwin.tar.xz
24-
content-length: 113945284
25-
sha1: 5bfd2cef149bd2936cc56bb4b526cbc56a0e7f28

0 commit comments

Comments
 (0)