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. summarizeSuiteFinish :: TestSuiteLog -> String

    Cabal Distribution.Simple.Test.Log

    Print a summary of the test suite's results on the console, suppressing output for certain verbosity or test filter levels.

  2. summarizeSuiteStart :: String -> String

    Cabal Distribution.Simple.Test.Log

    No documentation available.

  3. 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.

  4. sumRepDataConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  5. sumTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  6. sumTyConName :: Name

    ghc GHC.Builtin.Names

    No documentation available.

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

    ghc GHC.Builtin.Types

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

  8. sumRepDataConTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  9. sumTyCon :: Arity -> TyCon

    ghc GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

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

    ghc GHC.Driver.Make

    No documentation available.

Page 42 of many | Previous | Next