Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

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

    sydtest Test.Syd.Def.Golden

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

  2. newtype HedgehogShowReplay

    tasty-hedgehog Test.Tasty.Hedgehog

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

  3. HedgehogShowReplay :: Bool -> HedgehogShowReplay

    tasty-hedgehog Test.Tasty.Hedgehog

    No documentation available.

  4. typeShow :: TypeRep -> Text

    haskell-gi Data.GI.CodeGen.Type

    Give a valid Haskell source representation of the given TypeRep.

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

    haskell-gi Data.GI.CodeGen.Util

    Construct the Text representation of a showable.

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

    colour Data.Colour.SRGB

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

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

    colour Data.Colour.SRGB

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

  8. setShowDerived :: Bool -> RouteOpts -> RouteOpts

    yesod-core Yesod.Core.Dispatch

    No documentation available.

  9. class GShow a

    generic-deriving Generics.Deriving.Show

    No documentation available.

  10. class GShow' (f :: Type -> Type)

    generic-deriving Generics.Deriving.Show

    No documentation available.

Page 240 of many | Previous | Next