| Copyright | Anders Claesson 2016 |
|---|---|
| Maintainer | Anders Claesson <[email protected]> |
| Safe Haskell | Safe |
| Language | Haskell98 |
HOPS.Pretty
Description
License : BSD-3
Documentation
Minimal complete definition
Methods
pretty :: a -> ByteString Source #
Instances
| Pretty Int Source # | |
| Pretty Integer Source # | |
| Pretty Rat Source # | |
| Pretty Core Source # | |
| Pretty Expr3 Source # | |
| Pretty Expr2 Source # | |
| Pretty Expr1 Source # | |
| Pretty Expr0 Source # | |
| Pretty Core Source # | |
| Pretty Rats Source # | |
| Pretty Term Source # | |
| Pretty Core Source # | |
| Pretty Expr3 Source # | |
| Pretty Expr2 Source # | |
| Pretty Expr1 Source # | |
| Pretty Expr0 Source # | |
| Pretty Expr Source # | |
| (Pretty a, Integral a) => Pretty (Ratio a) Source # | |
| Pretty (Series n) Source # | |