diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-03-05 16:20:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-03-05 16:20:35 -0400 |
commit | 108a92300aca31e6198dbe954335a1d571c0f393 (patch) | |
tree | ac143edf77357124d4d1fead10b6066951198396 /stack.yaml | |
parent | 4f8ebc8adf205d0e4f078a69d820728a2dfc93a9 (diff) |
switch to lts 5.5
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 4d2efbe56..cb7a573a3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,7 @@ flags: ekg: false packages: - '.' -resolver: lts-5.0 +resolver: lts-5.5 extra-deps: - mountpoints-1.0.1 - disk-free-space-0.1.0.1 |