Skip to content

Commit 91cfbae

Browse files
author
Mistral Contrastin
committed
Bump stackage LTS
1 parent cc26ffb commit 91cfbae

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

stack.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
# For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/
33

44
# 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-9.21
5+
resolver: lts-11.9
66

77
# Local packages, usually specified by relative directory name
88
packages:
99
- '.'
1010
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
11-
extra-deps:
12-
- GenericPretty-1.2.1
11+
extra-deps: []
1312

1413
# Override default flag values for local packages and extra-deps
1514
flags: {}

0 commit comments

Comments
 (0)