diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-06-22 13:26:28 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-07-05 16:32:31 -0400 |
commit | b151b65ec469405dcf25f9358e7e99bcc8c2b3ac (patch) | |
tree | 79af62ddd0cc1719a31c862c7dbb50766bfd2b3d /compiler/Language/Haskell/Syntax/Module | |
parent | 620ee7edc931dc5273dd04880059cc9ec8d41528 (diff) | |
download | haskell-b151b65ec469405dcf25f9358e7e99bcc8c2b3ac.tar.gz |
Vendor filepath inside template-haskell
Adding filepath as a dependency of template-haskell means that it can't
be reinstalled if any build-plan depends on template-haskell.
This is a temporary solution for the 9.4 release.
A longer term solution is to split-up the template-haskell package into
the wired-in part and a non-wired-in part which can be reinstalled. This
was deemed quite risky on the 9.4 release timescale.
Fixes #21738
Diffstat (limited to 'compiler/Language/Haskell/Syntax/Module')
0 files changed, 0 insertions, 0 deletions