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

Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. sumTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  2. sumTyConName :: Name

    ghc GHC.Builtin.Names

    No documentation available.

  3. sumDataCon :: ConTag -> Arity -> DataCon

    ghc GHC.Builtin.Types

    Data constructor for i-th alternative of a n-ary unboxed sum.

  4. sumRepDataConTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  5. sumTyCon :: Arity -> TyCon

    ghc GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

  6. summariseFile :: HscEnv -> HomeUnit -> Map (UnitId, FilePath) ModSummary -> FilePath -> Maybe Phase -> Maybe (StringBuffer, UTCTime) -> IO (Either DriverMessages ModSummary)

    ghc GHC.Driver.Make

    No documentation available.

  7. summariseModule :: HscEnv -> HomeUnit -> Map (UnitId, FilePath) ModSummary -> IsBootInterface -> Located ModuleName -> PkgQual -> Maybe (StringBuffer, UTCTime) -> [ModuleName] -> IO SummariseResult

    ghc GHC.Driver.Make

    No documentation available.

  8. sumPatParens :: EpAnnSumPat -> [AddEpAnn]

    ghc GHC.Hs.Pat

    No documentation available.

  9. sumPatVbarsAfter :: EpAnnSumPat -> [EpaLocation]

    ghc GHC.Hs.Pat

    No documentation available.

  10. sumPatVbarsBefore :: EpAnnSumPat -> [EpaLocation]

    ghc GHC.Hs.Pat

    No documentation available.

Page 42 of many | Previous | Next

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