summaryrefslogtreecommitdiff
path: root/src/Propellor/DotDir.hs
diff options
context:
space:
mode:
authorJoey Hess2018-04-23 14:49:03 -0400
committerJoey Hess2018-04-23 14:49:03 -0400
commit237a8a8b7035447f83731bf83d236c31d6a89e88 (patch)
tree5110903e372fdc9d4995d14b6f8ccd785df58e25 /src/Propellor/DotDir.hs
parent02eca2ae4cf51d8e83d94d8359e15ac053451109 (diff)
stack.yaml: Updated to lts-9.21.
Also tested with lts-11.6 / ghc 8.2.2 and it does build, however the stack in debian stable (and even unstable currently) does not support that version's data.
Diffstat (limited to 'src/Propellor/DotDir.hs')
-rw-r--r--src/Propellor/DotDir.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/DotDir.hs b/src/Propellor/DotDir.hs
index dc881eeb..749fcd9f 100644
--- a/src/Propellor/DotDir.hs
+++ b/src/Propellor/DotDir.hs
@@ -316,7 +316,7 @@ minimalConfig = do
]
stackResolver :: String
-stackResolver = "lts-8.22"
+stackResolver = "lts-9.21"
fullClone :: IO Result
fullClone = do