diff options
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/ | 2 | # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/ |
3 | 3 | ||
4 | # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) | 4 | # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) |
5 | resolver: lts-16.31 | 5 | resolver: lts-18.18 |
6 | 6 | ||
7 | # Local packages, usually specified by relative directory name | 7 | # Local packages, usually specified by relative directory name |
8 | packages: | 8 | packages: |