diff options
author | azahi <azahi@teknik.io> | 2018-11-10 23:00:30 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2018-11-10 23:00:30 +0300 |
commit | 12093b9fbabe82216e1a850f2d5cdd5ef32c8782 (patch) | |
tree | f96dc12119ebfe66ec88421df833569cdbcc00c0 /stack.yaml | |
parent | Remove X11 and alsa-mixer submodules (diff) |
Update Stack
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 0183c3c..5745134 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-12.12 +resolver: lts-12.17 packages: - . - ./vendor/xmonad |