diff options
author | azahi <azahi@teknik.io> | 2018-11-22 11:38:54 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2018-11-22 11:38:54 +0300 |
commit | 68427627c4f8b6987073e5856f0ce4efbc30a8a2 (patch) | |
tree | e67656f357a5bcdd3b90d0dd8943918a0e0a3c56 /stack.yaml | |
parent | Update Stack (diff) |
Bump stack and apply styling on cabal file
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 5745134..9700dbb 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-12.17 +resolver: lts-12.19 packages: - . - ./vendor/xmonad |