• 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. Opt_SortBySubsumHoleFits :: GeneralFlag

    ghc GHC.Driver.Flags

    No documentation available.

  2. Opt_SortBySubsumHoleFits :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  3. data AnnExplicitSum

    ghc GHC.Hs.Expr

    No documentation available.

  4. AnnExplicitSum :: EpaLocation -> [EpaLocation] -> [EpaLocation] -> EpaLocation -> AnnExplicitSum

    ghc GHC.Hs.Expr

    No documentation available.

  5. data EpAnnSumPat

    ghc GHC.Hs.Pat

    No documentation available.

  6. EpAnnSumPat :: [AddEpAnn] -> [EpaLocation] -> [EpaLocation] -> EpAnnSumPat

    ghc GHC.Hs.Pat

    No documentation available.

  7. HsSumTy :: XSumTy pass -> [LHsType pass] -> HsType pass

    ghc GHC.Hs.Type

    • AnnKeywordId : AnnOpen '(#', AnnClose '#)'@

  8. IfaceSumTyCon :: Arity -> IfaceTyConSort

    ghc GHC.Iface.Type

    an unboxed sum, e.g. (# a | b | c #)

  9. PEP_SumSyntaxType :: PsErrPunDetails

    ghc GHC.Parser.Errors.Types

    No documentation available.

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

    ghc GHC.Parser.Errors.Types

    Unsupported boxed sum in expression

Page 92 of many | Previous | Next

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