lts-7.18 finally!
authorJoey Hess <joeyh@joeyh.name>
Tue, 31 Jan 2017 16:27:08 +0000 (12:27 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 31 Jan 2017 16:27:08 +0000 (12:27 -0400)
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.

CHANGELOG
stack.yaml

index 14dad2bfec6d51c0064bf45a155d982bb948f3d4..30b7b147b89559848472e137f943e6743a123725 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ git-annex (6.20170102) UNRELEASED; urgency=medium
     taken for --json.
   * vicfg: Include the numcopies configuation.
   * config: New command for storing configuration in the git-annex branch.
+  * stack.yaml: Update to lts-7.18.
 
  -- Joey Hess <id@joeyh.name>  Fri, 06 Jan 2017 15:22:06 -0400
 
index 13d5126967256784d9414ebb3721544abb0fecf8..2283010575d18b4304fda68507ecc68ae93c83e4 100644 (file)
@@ -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