ipprint-0.4.2: Tiny helper for pretty-printing values in ghci console

Safe HaskellNone

IPPrint

Documentation

pshow :: Show a => a -> StringSource

pprint :: Show a => a -> IO ()Source