| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
GHC.Cmm.Parser.Monad
Documentation
Instances
| Applicative PD # | |
| Functor PD # | |
| Monad PD # | |
| HasDynFlags PD # | |
Defined in GHC.Cmm.Parser.Monad Methods 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.