• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. mkTransformByStmt :: [AddEpAnn] -> [ExprLStmt GhcPs] -> LHsExpr GhcPs -> LHsExpr GhcPs -> StmtLR GhcPs GhcPs (LHsExpr GhcPs)

    ghc GHC.Hs.Utils

    No documentation available.

  2. mkTransformStmt :: [AddEpAnn] -> [ExprLStmt GhcPs] -> LHsExpr GhcPs -> StmtLR GhcPs GhcPs (LHsExpr GhcPs)

    ghc GHC.Hs.Utils

    No documentation available.

  3. DsRecBindsNotAllowedForUnliftedTys :: [LHsBindLR GhcTc GhcTc] -> DsMessage

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  4. DsUselessSpecialiseForClassMethodSelector :: Id -> DsMessage

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  5. DsUselessSpecialiseForNoInlineFunction :: Id -> DsMessage

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  6. ThExoticFormOfType :: !HsType GhcRn -> ThRejectionReason

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  7. ThExpressionForm :: !HsExpr GhcRn -> ThRejectionReason

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  8. ThForeignExport :: !LForeignDecl GhcRn -> ThRejectionReason

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  9. ThForeignLabel :: CLabelString -> ThRejectionReason

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  10. dsForeigns :: [LForeignDecl GhcTc] -> DsM (ForeignStubs, OrdList Binding)

    ghc GHC.HsToCore.Foreign.Decl

    No documentation available.

Page 461 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete