| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Gibbon.Pretty
Documentation
Minimal complete definition
Instances
Rendering style.
Constructors
| PPHaskell | Prefer compatibility with GHC over anything else. |
| PPInternal | Noisiest, useful for Gibbon developers. |
Instances
| Read PPStyle Source # | |
| Show PPStyle Source # | |
| Eq PPStyle Source # | |
| Ord PPStyle Source # | |
pprintHsWithEnv :: Prog1 -> Doc Source #