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.
-
clash-prelude Clash.XException Like the Show class, but values that normally throw an XException are converted to undefined, instead of error'ing out with an exception.
>>> show (errorX "No value here" :: Integer, 4 :: Int) "(*** Exception: X: No value here CallStack (from HasCallStack): ... >>> showX (errorX "No value here" :: Integer, 4 :: Int) "(undefined,4)"
Can be derived using Generics:{-# LANGUAGE DeriveGeneric, DeriveAnyClass #-} import Clash.Prelude import GHC.Generics data T = MkTA Int | MkTB Bool deriving (Show,Generic,ShowX) -
clash-prelude Clash.XException.Internal No documentation available.
type family
ShowSymbols (ctors :: [Symbol]) :: ErrorMessagegeneric-lens-core Data.Generics.Internal.Families No documentation available.
ShowDefault :: String -> IHaskellModeihaskell IHaskell.Flags No documentation available.
pattern
ShowType :: () => t -> ErrorMessageincipit-base Incipit.Base Pretty print the type. ShowType :: k -> ErrorMessage
-
network-transport-tests Network.Transport.Tests.Traced No documentation available.
-
network-transport-tests Network.Transport.Tests.Traced No documentation available.
-
pontarius-xmpp Network.Xmpp.IM No documentation available.
-
pontarius-xmpp Network.Xmpp.Internal No documentation available.
type family
ShowSign (sign :: Sign) :: Symbolrerefined Rerefined.Predicate.Relational.Value No documentation available.