diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-04-23 14:49:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-04-23 14:49:03 -0400 |
| commit | 237a8a8b7035447f83731bf83d236c31d6a89e88 (patch) | |
| tree | 5110903e372fdc9d4995d14b6f8ccd785df58e25 /stack.yaml | |
| parent | 02eca2ae4cf51d8e83d94d8359e15ac053451109 (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 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ # When updating the resolver here, also update stackResolver in Propellor.DotDir -resolver: lts-8.22 +resolver: lts-9.21 packages: - '.' |
