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.
pTraceShowIdForceColor :: Show a => a -> apretty-simple Debug.Pretty.Simple Warning: pTraceShowIdForceColor remains in code
pTraceShowIdNoColor :: Show a => a -> apretty-simple Debug.Pretty.Simple Warning: pTraceShowIdNoColor remains in code
pTraceShowIdOpt :: Show a => CheckColorTty -> OutputOptions -> a -> apretty-simple Debug.Pretty.Simple Warning: pTraceShowIdOpt remains in code
pTraceShowM :: (Show a, Applicative f) => a -> f ()pretty-simple Debug.Pretty.Simple Warning: pTraceShowM remains in code
pTraceShowMForceColor :: (Show a, Applicative f) => a -> f ()pretty-simple Debug.Pretty.Simple Warning: pTraceShowMForceColor remains in code
pTraceShowMNoColor :: (Show a, Applicative f) => a -> f ()pretty-simple Debug.Pretty.Simple Warning: pTraceShowMNoColor remains in code
pTraceShowNoColor :: Show a => a -> b -> bpretty-simple Debug.Pretty.Simple Warning: pTraceShowNoColor remains in code
pTraceShowOpt :: Show a => CheckColorTty -> OutputOptions -> a -> b -> bpretty-simple Debug.Pretty.Simple Warning: pTraceShowOpt remains in code
pTraceShowOptM :: (Show a, Applicative f) => CheckColorTty -> OutputOptions -> a -> f ()pretty-simple Debug.Pretty.Simple Warning: pTraceShowOptM remains in code
pTraceShowWith :: Show b => (a -> b) -> a -> apretty-simple Debug.Pretty.Simple Warning: pTraceShowWith remains in code