| Copyright | (c) 2011 MailRank Inc. | 
|---|---|
| License | BSD-style | 
| Maintainer | bos@serpentine.com | 
| Stability | experimental | 
| Portability | GHC | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
Formatting.Buildable
Description
Types that can be rendered to a Builder.
Documentation
class Buildable p where Source #
The class of types that can be rendered to a Builder.