As of D1774 everything in GHC.Prim has a representation generated for it
by TcTypeable (see Trac #11120). Unfortunately I evidently missed propagating
this change to lifted primitive types. This patch fixes this (Trac #12082).
Details
Details
Validate
Diff Detail
Diff Detail
- Repository
- rGHC Glasgow Haskell Compiler
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.