stack.yaml: Update to lts-7.0 (ghc 8)
authorJoey Hess <joeyh@joeyh.name>
Thu, 15 Sep 2016 04:37:05 +0000 (00:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 15 Sep 2016 04:37:05 +0000 (00:37 -0400)
A few of these extra-deps are setting versions to work around various
library dep issues with ghc 8.

CHANGELOG
stack.yaml

index 3ec9ca11cffadb19c91cfc1096a42c8d71444156..4c5147cf99206cbb3188fe2715e1130e2b932cb5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,7 @@ git-annex (6.20160908) UNRELEASED; urgency=medium
   * copy, move, mirror: Support --json and --json-progress.
   * Improve gpg secret key list parser to deal with changes in gpg 2.1.15.
     Fixes key name display in webapp.
+  * stack.yaml: Update to lts-7.0 (ghc 8)
 
  -- Joey Hess <id@joeyh.name>  Thu, 08 Sep 2016 12:48:55 -0400
 
index c05ecb3b0eecf840fb0ae081eb5af033120cefa5..7d2bf11cbc6b345c582b6e4c2ba1b9b5c33e6f4e 100644 (file)
@@ -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