Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. summarizeSuiteStart :: String -> String

    Cabal Distribution.Simple.Test.Log

    No documentation available.

  2. summarizeTest :: Verbosity -> TestShowDetails -> TestLogs -> IO ()

    Cabal Distribution.Simple.Test.Log

    Print a summary of a single test case's result to the console, suppressing output for certain verbosity or test filter levels.

  3. sumRepDataConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  4. sumTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  5. sumTyConName :: Name

    ghc GHC.Builtin.Names

    No documentation available.

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

    ghc GHC.Builtin.Types

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

  7. sumRepDataConTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  8. sumTyCon :: Arity -> TyCon

    ghc GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

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

    ghc GHC.Driver.Make

    No documentation available.

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

    ghc GHC.Driver.Make

    No documentation available.

Page 42 of many | Previous | Next