maam-0.2.0.0: An application of the Galois Transformers framework to two example semantics.

Safe HaskellNone
LanguageHaskell2010

FP.Console

Documentation

pprintWith :: Pretty a => (Doc -> Doc) -> a -> IO () Source

pprintWidth :: Pretty a => Int -> a -> IO () Source

pprintRibbon :: Pretty a => Int -> a -> IO () Source

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

ptrace :: Pretty a => a -> b -> b Source