Skip to content

Commit

Permalink
bump to lts-5
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierverdier committed Feb 14, 2016
1 parent a469c01 commit 0a6c8b6
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
@@ -1,7 +1,7 @@
# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md

# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
resolver: lts-3.21
resolver: lts-5.0

# Local packages, usually specified by relative directory name
packages:
Expand Down Expand Up @@ -31,4 +31,4 @@ extra-package-dbs: []
# extra-include-dirs: [/path/to/dir]
# extra-lib-dirs: [/path/to/dir]

local-bin-path: './src/.bin'
local-bin-path: './src/.bin'

0 comments on commit 0a6c8b6

Please sign in to comment.