Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. Foreground :: Colour -> Highlight

    hscolour Language.Haskell.HsColour.ANSI

    No documentation available.

  2. Foreground :: Colour -> Highlight

    hscolour Language.Haskell.HsColour.ColourHighlight

    No documentation available.

  3. Format :: Output -> Option

    hscolour Language.Haskell.HsColour.Options

    what type of output to produce

  4. type Format = Event -> IO ()

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  5. data FormatConfig

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  6. FormatConfig :: Bool -> Bool -> Bool -> Bool -> Maybe Int -> Maybe (String -> String -> IO ()) -> Bool -> Maybe (String -> String -> (String, String)) -> Bool -> Bool -> Bool -> Integer -> Int -> FormatConfig

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

  7. type Format = Event -> IO ()

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  8. data FormatConfig

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  9. FormatConfig :: Bool -> Bool -> Bool -> Bool -> Maybe Int -> Maybe (String -> String -> IO ()) -> Maybe (String -> String -> (String, String)) -> (SomeException -> String) -> Bool -> Bool -> Bool -> Integer -> Int -> FormatConfig

    hspec-api Test.Hspec.Api.Format.V2

    No documentation available.

  10. type FormatM = Free FormatF

    hspec-api Test.Hspec.Api.Formatters.V1

    No documentation available.

Page 306 of many | Previous | Next