| Copyright | Duncan Coutts 2007 | 
|---|---|
| Maintainer | cabal-devel@haskell.org | 
| Portability | portable | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
Distribution.Text
Description
Documentation
Note: this class will soon be deprecated.
 It's not yet, so that we are -Wall clean.
Minimal complete definition
Nothing
Instances
defaultStyle :: Style #
The default rendering style used in Cabal for console output. It has a fixed page width and adds line breaks automatically.
simpleParse :: Text a => String -> Maybe a #