aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-15 00:37:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-15 00:37:05 -0400
commit1f51e4c31db44507d31447ac7d63406918738807 (patch)
tree15a2c3e20f2f13c8455729403868c335c2335d84 /stack.yaml
parent6ce4bf609f8a73695666125944544c53e6a5f026 (diff)
stack.yaml: Update to lts-7.0 (ghc 8)
A few of these extra-deps are setting versions to work around various library dep issues with ghc 8.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml11
1 files changed, 9 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index c05ecb3b0..7d2bf11cb 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -18,8 +18,15 @@ flags:
androidsplice: false
packages:
- '.'
-resolver: lts-5.18
extra-deps:
-- process-1.3.0.0
+- bloomfilter-2.0.1.0
+- esqueleto-2.4.3
+- network-multicast-0.1.1
+- persistent-2.2.4.1
+- persistent-sqlite-2.2.1
+- persistent-template-2.1.8.1
+- torrent-10000.0.0
+- yesod-default-1.2.0
explicit-setup-deps:
git-annex: true
+resolver: lts-7.0