Closed guibou closed 4 years ago
Status? I tried upgrading a project of mine to GHC 8.8 and am blocked by MissingH
build failure.
A comment on this, MissingH's dependency bounds have been "jailbroken" in the nixpkgs Haskell package set to build with GHC 8.8.x and base-0.13.0.0, and it seems to be working fine.
Publishing a release based on this PR would be useful for getting Gitit to build on GHC 8.8.x outside of nixpkgs.
This change makes
MissingH
build with ghc 8.8. If accepted, could we have an hackage release too?