base-compat-0.10.5: A compatibility layer for base
Debug.Trace.Compat
traceId :: String -> String #
traceShowId :: Show a => a -> a #
traceM :: Applicative f => String -> f () #
traceShowM :: (Show a, Applicative f) => a -> f () #