Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. goldenPrettyShowInstance :: Show a => FilePath -> a -> GoldenTest String

    sydtest Test.Syd.Def.Golden

    Test that the show instance has not changed for the given value, via ppShow.

  2. goldenShowInstance :: Show a => FilePath -> a -> GoldenTest String

    sydtest Test.Syd.Def.Golden

    Test that the show instance has not changed for the given value.

  3. newtype HedgehogShowReplay

    tasty-hedgehog Test.Tasty.Hedgehog

    If a test case fails, show a replay token for replaying tests

  4. HedgehogShowReplay :: Bool -> HedgehogShowReplay

    tasty-hedgehog Test.Tasty.Hedgehog

    No documentation available.

  5. typeShow :: TypeRep -> Text

    haskell-gi Data.GI.CodeGen.Type

    Give a valid Haskell source representation of the given TypeRep.

  6. tshow :: Show a => a -> Text

    haskell-gi Data.GI.CodeGen.Util

    Construct the Text representation of a showable.

  7. sRGB24show :: (RealFrac b, Floating b) => Colour b -> String

    colour Data.Colour.SRGB

    Show a colour in hexadecimal form, e.g. "#00aaff"

  8. sRGB24shows :: (RealFrac b, Floating b) => Colour b -> ShowS

    colour Data.Colour.SRGB

    Show a colour in hexadecimal form, e.g. "#00aaff"

  9. setShowDerived :: Bool -> RouteOpts -> RouteOpts

    yesod-core Yesod.Core.Dispatch

    No documentation available.

  10. class GShow a

    generic-deriving Generics.Deriving.Show

    No documentation available.

Page 239 of many | Previous | Next