We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c4a6f4 + aa91af1 commit dc89d89Copy full SHA for dc89d89
stack.yaml
@@ -1,25 +1,5 @@
1
-resolver: lts-7.15
+resolver: nightly-2017-01-25
2
3
packages:
4
- "."
5
- "./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
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