Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showBaseVersion :: BaseVersion -> Texthaskell-gi Data.GI.CodeGen.Code A Text representation of the given base version bound.
showLaws :: (Show a, Arbitrary a) => Proxy a -> Lawsquickcheck-classes Test.QuickCheck.Classes Tests the following properties:
showReadLaws :: (Show a, Read a, Eq a, Arbitrary a) => Proxy a -> Lawsquickcheck-classes Test.QuickCheck.Classes Tests the following properties:
- Partial Isomorphism: show / read readMaybe (show a) ≡ Just a
- Partial Isomorphism: show / read with initial space readMaybe (" " ++ show a) ≡ Just a
- Partial Isomorphism: showsPrec / readsPrec (a,"") `elem` readsPrec p (showsPrec p a "")
- Partial Isomorphism: showList / readList (as,"") `elem` readList (showList as "")
- Partial Isomorphism: showListWith shows / readListDefault (as,"") `elem` readListDefault (showListWith shows as "")
showIntegral :: Integral a => a -> Stringyesod-core Yesod.Core No documentation available.
showsPrec :: [r -> r -> Maybe ShowS] -> String -> r -> Int -> r -> ShowSdata-accessor Data.Accessor.Show No documentation available.
showToPatQ :: Show a => a -> PatQhaskell-src-meta Language.Haskell.Meta.Utils No documentation available.
showsPrec :: (Show f, Show a) => Int -> f a -> ShowSnon-empty Data.NonEmpty.Class No documentation available.
showInternal :: Storable t => Matrix t -> IO ()hmatrix Numeric.LinearAlgebra.Devel No documentation available.
-
haskell-src-exts Language.Haskell.Exts.Lexer No documentation available.
-
haskell-src-exts Language.Haskell.Exts.SrcLoc No documentation available.