Skip to content

Commit

Permalink
(stack.yaml) switch to lts-9.17 resolver
Browse files Browse the repository at this point in the history
Uses GHC 8.0.2

Partial work around commercialhaskell/stack#3624
  • Loading branch information
lambdageek committed Dec 7, 2017
1 parent 6b97960 commit 0e9707f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
resolver: nightly-2017-10-21
resolver: lts-9.17
packages:
- '.'
extra-deps:
- language-c-0.7.0
- clang-compilation-database-0.1.0.0
- aeson-1.2.3.0
flags: {}
extra-package-dbs: []

0 comments on commit 0e9707f

Please sign in to comment.