Safe Haskell | None |
---|
Web.Informative.Data
Documentation
data Informative Source
Constructors
Informative | |
Fields
|
Instances
RenderRoute Informative | |
ParseRoute Informative | |
RouteAttrs Informative | |
(YesodWikiAuth master, YesodPersist master, ~ ((* -> *) -> * -> *) (YesodPersistBackend master) SqlPersistT) => YesodSubDispatch Informative (HandlerT master IO) | |
Eq (Route Informative) | |
Read (Route Informative) | |
Show (Route Informative) |
resourcesInformative :: [ResourceTree String]Source
data TextFormat Source
Constructors
Markdown | |
MediaWiki | |
ReStructuredText | |
LaTeX | |
Plain |
Instances
Bounded TextFormat | |
Enum TextFormat | |
Eq TextFormat | |
Ord TextFormat | |
Read TextFormat | |
Show TextFormat | |
PersistFieldSql TextFormat | |
PersistField TextFormat |