Debug.Trace.Compat
traceId :: String -> String #
traceShowId :: Show a => a -> a #
traceM :: Applicative f => String -> f () #
traceShowM :: (Show a, Applicative f) => a -> f () #