Agda.Compiler.MAlonzo.Pretty
- prettyPrint :: (Pretty a, Data a) => a -> String
Documentation
prettyPrint :: (Pretty a, Data a) => a -> String
Inserts disambiguating parentheses and encodes module names just before pretty-printing.
Agda-2.3.0: A dependently typed functional programming language and proof assistant
Agda.Compiler.MAlonzo.Pretty
prettyPrint :: (Pretty a, Data a) => a -> String
Inserts disambiguating parentheses and encodes module names just before pretty-printing.