From 48f55e764bb41848cff759fbea3211d8a0bbfd5b Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 9 Apr 2018 12:56:51 -0400 Subject: Bump template-haskell to 2.14.0.0 Summary: There has been at least one breaking change to `template-haskell` (the removal of `qAddForeignFile`) which is causing packages like `th-orphans` and `singletons` to fail to build with GHC HEAD. Let's bump `template-haskell`'s major version number so that these packages can properly guard against these changes. While I was in town, I also started a `changelog` section for the next major version of `template-haskell`, and copied over finishing touches for `template-haskell-2.13.0.0`. Test Plan: ./validate Reviewers: bgamari Reviewed By: bgamari Subscribers: thomie, carter Differential Revision: https://phabricator.haskell.org/D4558 --- testsuite/tests/th/TH_Roles2.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/th/TH_Roles2.stderr') diff --git a/testsuite/tests/th/TH_Roles2.stderr b/testsuite/tests/th/TH_Roles2.stderr index b8e0d72652..09b4bea14c 100644 --- a/testsuite/tests/th/TH_Roles2.stderr +++ b/testsuite/tests/th/TH_Roles2.stderr @@ -6,7 +6,7 @@ COERCION AXIOMS Dependent modules: [] Dependent packages: [array-0.5.2.0, base-4.11.0.0, deepseq-1.4.3.0, ghc-boot-th-8.3, ghc-prim-0.5.2.0, integer-gmp-1.0.1.0, - pretty-1.1.3.5, template-haskell-2.13.0.0] + pretty-1.1.3.5, template-haskell-2.14.0.0] ==================== Typechecker ==================== TH_Roles2.$tcT -- cgit v1.2.1