ghc-8.10.7: The GHC API
Safe HaskellNone
LanguageHaskell2010

MkId

Synopsis

Documentation

newtype DataConBoxer Source #

Data Constructor Boxer

Constructors

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

module PrelRules