Closed bgamari closed 4 years ago
This will be necessary to compile with GHC 8.12. See GHC Proposal 287: https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0287-simplify-subsumption.rst
I have submitted this against haskeline-0.8 due to #133 but this will ultimately need to end up on master as well.
haskeline-0.8
master
Thanks, I've merged this into both the master and haskeline-0.8 branches.
This will be necessary to compile with GHC 8.12. See GHC Proposal 287: https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0287-simplify-subsumption.rst
I have submitted this against
haskeline-0.8
due to #133 but this will ultimately need to end up onmaster
as well.