Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. sumRepDataConTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  2. sumTyCon :: Arity -> TyCon

    ghc GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

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

    ghc GHC.Driver.Make

    No documentation available.

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

    ghc GHC.Driver.Make

    No documentation available.

  5. sumPatParens :: EpAnnSumPat -> [AddEpAnn]

    ghc GHC.Hs.Pat

    No documentation available.

  6. sumPatVbarsAfter :: EpAnnSumPat -> [EpaLocation]

    ghc GHC.Hs.Pat

    No documentation available.

  7. sumPatVbarsBefore :: EpAnnSumPat -> [EpaLocation]

    ghc GHC.Hs.Pat

    No documentation available.

  8. sumParens :: SDoc -> SDoc

    ghc GHC.Types.Basic

    No documentation available.

  9. summaryNodeSummary :: SummaryNode -> ModuleGraphNode

    ghc GHC.Unit.Module.Graph

    No documentation available.

  10. summarizePackage :: Verbosity -> PackageLog -> IO Bool

    Cabal Distribution.Simple.Test.Log

    Print a summary to the console after all test suites have been run indicating the number of successful test suites and cases. Returns True if all test suites passed and False otherwise.

Page 42 of many | Previous | Next