ghc-lib-parser-8.8.0.20190723: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

MkId

Synopsis

Documentation

newtype DataConBoxer Source #

Data Constructor Boxer

Constructors

DCB ([Type] -> [Var] -> UniqSM ([Var], [CoreBind])) 

module PrelRules