Skip to content

Commit

Permalink
Upgrade stack resolver to nightly-2016-08-30
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwang Yul Seo committed Aug 30, 2016
1 parent e261e42 commit a189d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# resolver:
# name: custom-snapshot
# location: "./custom-snapshot.yaml"
resolver: lts-6.6
resolver: nightly-2016-08-30

# User packages to be built.
# Various formats can be used as shown in the example below.
Expand Down Expand Up @@ -63,4 +63,4 @@ extra-package-dbs: []
# extra-lib-dirs: [/path/to/dir]
#
# Allow a newer minor version of GHC than the snapshot specifies
# compiler-check: newer-minor
# compiler-check: newer-minor

0 comments on commit a189d65

Please sign in to comment.