Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Documentation
traceShowId :: Show a => a -> a Source #
Warning: traceShowId
remains in code
traceShowM :: (Show a, Monad m) => a -> m () Source #
Warning: traceShowM
remains in code
notImplemented :: a Source #
Warning: notImplemented
remains in code