summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2018-10-28 22:25:05 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2018-10-28 22:25:05 -0400
commite8a652f65318cf60e856f7c2777a003eba10ddc6 (patch)
tree0165cb96bff4d3ec6fa770142810d51e7d87f37e /testsuite
parent5126764be614cc43b435e3f5ff34ea593c30269a (diff)
downloadhaskell-e8a652f65318cf60e856f7c2777a003eba10ddc6.tar.gz
Bump template-haskell version to 2.15.0.0
Summary: Commit 512eeb9bb9a81e915bfab25ca16bc87c62252064 (`More explicit foralls (GHC Proposal 0007)`) introduced breaking changes to the Template Haskell AST. As a consequence of this, there are libraries in the wild that now fail to build on GHC HEAD (for instance, `th-abstraction`). This properly bumps the `template-haskell` library's version number to `2.15.0.0` so that these libraries can guard against these changes using `MIN_VERSION_template_haskell`. Test Plan: ./validate Reviewers: bgamari Reviewed By: bgamari Subscribers: rwbarton, carter GHC Trac Issues: #15818 Differential Revision: https://phabricator.haskell.org/D5272
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/tests/th/TH_Roles2.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/TH_Roles2.stderr b/testsuite/tests/th/TH_Roles2.stderr
index 3752e8c96a..c988015622 100644
--- a/testsuite/tests/th/TH_Roles2.stderr
+++ b/testsuite/tests/th/TH_Roles2.stderr
@@ -4,7 +4,7 @@ TYPE CONSTRUCTORS
Dependent modules: []
Dependent packages: [array-0.5.2.0, base-4.12.0.0, deepseq-1.4.4.0,
ghc-boot-th-8.7, ghc-prim-0.5.3, integer-gmp-1.0.2.0,
- pretty-1.1.3.6, template-haskell-2.14.0.0]
+ pretty-1.1.3.6, template-haskell-2.15.0.0]
==================== Typechecker ====================
TH_Roles2.$tcT