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

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. DeepSubsumption :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  2. UnboxedSums :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  3. PEP_SumSyntaxType :: PsErrPunDetails

    ghc-lib-parser GHC.Parser.Errors.Types

    No documentation available.

  4. PsErrUnsupportedBoxedSumExpr :: !SumOrTuple (HsExpr GhcPs) -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Unsupported boxed sum in expression

  5. PsErrUnsupportedBoxedSumPat :: !SumOrTuple (PatBuilder GhcPs) -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Unsupported boxed sum in pattern

  6. mkSumOrTuplePV :: DisambECP b => SrcSpanAnnA -> Boxity -> SumOrTuple b -> (EpaLocation, EpaLocation) -> PV (LocatedA b)

    ghc-lib-parser GHC.Parser.PostProcess

    Disambiguate tuple sections and unboxed sums

  7. mkUnboxedSumCon :: LHsType GhcPs -> ConTag -> Arity -> (LocatedN RdrName, HsConDeclH98Details GhcPs)

    ghc-lib-parser GHC.Parser.PostProcess

    No documentation available.

  8. pprSumOrTuple :: Outputable b => Boxity -> SumOrTuple b -> SDoc

    ghc-lib-parser GHC.Parser.Types

    No documentation available.

  9. ic_resume :: InteractiveContext -> [Resume]

    ghc-lib-parser GHC.Runtime.Context

    The stack of breakpoint contexts

  10. data Resume

    ghc-lib-parser GHC.Runtime.Eval.Types

    No documentation available.

Page 137 of many | Previous | Next

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