diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2020-04-12 17:14:32 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-04-14 23:32:14 -0400 |
commit | 0b934e30417a767063625494ecf135c9d6006f71 (patch) | |
tree | 0f39156ff7ddc822c68cada4c4a808f9e8689fec /libraries/text | |
parent | 19de2fb090a25ab0d640d0cd5aef09f35e7455a0 (diff) | |
download | haskell-0b934e30417a767063625494ecf135c9d6006f71.tar.gz |
Bump template-haskell version to 2.17.0.0
This requires bumping the `exceptions` and `text` submodules to bring
in commits that bump their respective upper version bounds on
`template-haskell`.
Fixes #17645. Fixes #17696.
Note that the new `text` commit includes a fair number of additions
to the Haddocks in that library. As a result, Haddock has to do more
work during the `haddock.Cabal` test case, increasing the number of
allocations it requires. Therefore,
-------------------------
Metric Increase:
haddock.Cabal
-------------------------
Diffstat (limited to 'libraries/text')
m--------- | libraries/text | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/text b/libraries/text -Subproject 1127b30e1e0affa08f056e35ad17957b12982ba +Subproject a01843250166b5559936ba5eb81f7873e709587 |