diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-16 23:31:22 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-16 23:31:22 +0200 |
commit | 9f94013ddc1b6ac7256b9cebcf8685949ce88c34 (patch) | |
tree | 217f6c6de0e6df13f1537deac15e3b4bfa93312f /stack.yaml | |
parent | 37c09531ec4986df3c5bc12737273b059d35f2b3 (diff) | |
download | bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar.gz bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar.bz2 bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar.xz bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.zip |
Quick Action for running low
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ system-ghc: true | |||
65 | # Allow a newer minor version of GHC than the snapshot specifies | 65 | # Allow a newer minor version of GHC than the snapshot specifies |
66 | # compiler-check: newer-minor | 66 | # compiler-check: newer-minor |
67 | nix: | 67 | nix: |
68 | #enable: true | 68 | enable: false |
69 | packages: | 69 | packages: |
70 | - postgresql | 70 | - postgresql |
71 | - zlib | 71 | - zlib |