ContentsIndex
Pretty.Pretty
Portability portable
Stability medium
Maintainer egallego@babel.ls.fi.upm.es
Description

Last modified: 01 Oct 2004, 17:57

Pretty class

Synopsis
class Pretty a where
pretty :: a -> String
Documentation
class Pretty a where
We have a pretty class because we want show for debugging.
Methods
pretty
:: a
-> StringReturns a pretty print representation.
Instances
Pretty (Module Predicate Clause)
Pretty (Module Predicate Ralog)
Pretty (Module Predicate Relational)
Pretty Relational
Produced by Haddock version 0.6