Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5549 commits behind, 66 commits ahead of the upstream repository.
user avatar
Ben Gamari authored
Unfortunately the `Lift` instances introduced in 1.14 trigger #22229.
While it's unlikely that an end-user will observe this breakage, we
cannot to ship a release with the CI breakage that this implies (as
multi-component support would have no validation). Consequently, we have
no choice but to try to fix #22229 and bump again in 9.12.

This reverts commit 2ed72644.
3b63186d
History