summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-06-29 11:45:16 -0400
committerAndrew Cady <d@jerkface.net>2019-06-29 11:45:16 -0400
commit1fbfd083ae140db1fde6edfa1c1934babb115f24 (patch)
treee5ce87f8f3bb39f6b847d4c5aef3e5274ecf9fa3
parenteee68a2a22b9ff4963951cc447889fdfe84ad681 (diff)
update stackage to lts-10.10
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index e27e481..dcef853 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,7 +1,7 @@
1# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md 1# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
2 2
3# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) 3# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
4resolver: lts-9.0 4resolver: lts-10.10
5 5
6# Local packages, usually specified by relative directory name 6# Local packages, usually specified by relative directory name
7packages: 7packages: