Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Module for pretty-printing epub meta-information
Defined here is the Formattable typeclass and instances for the top-level epub data structures. The intention is that consumers use the format function on any of these otherwise disparate types.
Documentation
class Formattable a where Source #