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.
goldenShowInstance :: Show a => FilePath -> a -> GoldenTest Stringsydtest Test.Syd.Def.Golden Test that the show instance has not changed for the given value.
-
tasty-hedgehog Test.Tasty.Hedgehog If a test case fails, show a replay token for replaying tests
HedgehogShowReplay :: Bool -> HedgehogShowReplaytasty-hedgehog Test.Tasty.Hedgehog No documentation available.
-
haskell-gi Data.GI.CodeGen.Type Give a valid Haskell source representation of the given TypeRep.
-
haskell-gi Data.GI.CodeGen.Util Construct the Text representation of a showable.
sRGB24show :: (RealFrac b, Floating b) => Colour b -> Stringcolour Data.Colour.SRGB Show a colour in hexadecimal form, e.g. "#00aaff"
sRGB24shows :: (RealFrac b, Floating b) => Colour b -> ShowScolour Data.Colour.SRGB Show a colour in hexadecimal form, e.g. "#00aaff"
setShowDerived :: Bool -> RouteOpts -> RouteOptsyesod-core Yesod.Core.Dispatch No documentation available.
-
generic-deriving Generics.Deriving.Show No documentation available.
class
GShow' (f :: Type -> Type)generic-deriving Generics.Deriving.Show No documentation available.