ipprint-0.4.2: Tiny helper for pretty-printing values in ghci console
IPPrint
pshow :: Show a => a -> StringSource
pprint :: Show a => a -> IO ()Source