Skip to content

Commit

Permalink
Updated stack version
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusAdam committed Jun 17, 2016
1 parent 99410fc commit 3c3e4b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions mustache.cabal
Expand Up @@ -77,6 +77,7 @@ executable haskell-mustache
, filepath
, base-unicode-symbols
default-language: Haskell2010
ghc-options: -threaded -Wall
hs-source-dirs: app


Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
@@ -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.22
resolver: lts-6.3

# Local packages, usually specified by relative directory name
packages:
Expand Down

0 comments on commit 3c3e4b4

Please sign in to comment.