diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2018-10-28 22:25:05 -0400 |
---|---|---|
committer | Ryan Scott <ryan.gl.scott@gmail.com> | 2018-10-28 22:25:05 -0400 |
commit | e8a652f65318cf60e856f7c2777a003eba10ddc6 (patch) | |
tree | 0165cb96bff4d3ec6fa770142810d51e7d87f37e /testsuite/tests/module/mod151.hs | |
parent | 5126764be614cc43b435e3f5ff34ea593c30269a (diff) | |
download | haskell-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/tests/module/mod151.hs')
0 files changed, 0 insertions, 0 deletions