Adapt to GHC proposal 24
GHC [proposal 24](https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0024-no-kind-vars.rst) (Treat kind variables and type variables identically in `forall`) breaks a handful of libraries that implicitly quantify kind variables in a top-level `forall`, so these patches work around this.
Showing
- patches/constraints-0.10.1.patch 26 additions, 0 deletionspatches/constraints-0.10.1.patch
- patches/lens-4.17.patch 53 additions, 2 deletionspatches/lens-4.17.patch
- patches/singleton-bool-0.1.4.cabal 47 additions, 0 deletionspatches/singleton-bool-0.1.4.cabal
- patches/singleton-bool-0.1.4.patch 28 additions, 0 deletionspatches/singleton-bool-0.1.4.patch
Loading
Please register or sign in to comment