Skip to content
Snippets Groups Projects
Commit 8db44df4 authored by Ryan Scott's avatar Ryan Scott Committed by Herbert Valerio Riedel
Browse files

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.
parent a8812172
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment