aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-01-31 12:27:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-01-31 12:27:08 -0400
commit874e55ecb3c620563e5967ce3150b12cbc822814 (patch)
treea339b3e172ab82377b72f7e6f85949ab794e4fc6 /stack.yaml
parent3b69caa260e4fad592d6fa4722741582165059ec (diff)
lts-7.18 finally!
esqueleto finally got fixed, thanks to @bitemyapp Since XMPP was removed, the previous build failures related to it should no longer be a problem either. Meanwhile, lts-5.18 fails to build anymore on Debian due to linker hardening breaking the version of ghc stack uses with that version. This commit was sponsored by Francois Marier on Patreon.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml
index 13d512696..228301057 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -17,9 +17,9 @@ flags:
androidsplice: false
packages:
- '.'
-resolver: lts-5.18
extra-deps:
-- process-1.3.0.0
-- concurrent-output-1.7.7
+- esqueleto-2.5.1
+- yesod-default-1.2.0
explicit-setup-deps:
git-annex: true
+resolver: lts-7.18