Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. set_mi_final_exts :: forall (phase :: ModIfacePhase) . IfaceBackendExts phase -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  2. set_mi_fixities :: forall (phase :: ModIfacePhase) . [(OccName, Fixity)] -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  3. set_mi_foreign :: forall (phase :: ModIfacePhase) . IfaceForeign -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  4. set_mi_hi_bytes :: forall (phase :: ModIfacePhase) . IfaceBinHandle phase -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  5. set_mi_hpc :: forall (phase :: ModIfacePhase) . AnyHpcUsage -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  6. set_mi_hsc_src :: forall (phase :: ModIfacePhase) . HscSource -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  7. set_mi_insts :: forall (phase :: ModIfacePhase) . [IfaceClsInst] -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  8. set_mi_module :: forall (phase :: ModIfacePhase) . Module -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  9. set_mi_rules :: forall (phase :: ModIfacePhase) . [IfaceRule] -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

  10. set_mi_sig_of :: forall (phase :: ModIfacePhase) . Maybe Module -> ModIface_ phase -> ModIface_ phase

    ghc-lib-parser GHC.Unit.Module.ModIface

    No documentation available.

Page 386 of many | Previous | Next