Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
Applicative PD # | |
Functor PD # | |
Monad PD # | |
HasDynFlags PD # | |
Defined in GHC.Cmm.Parser.Monad getDynFlags :: PD DynFlags Source # |
getProfile :: PD Profile Source #
getPlatform :: PD Platform Source #
getPtrOpts :: PD PtrOpts Source #
getHomeUnitId :: PD UnitId Source #
Return the UnitId of the home-unit. This is used to create labels.