| Portability | unportable |
|---|---|
| Stability | unstable |
| Maintainer | pbrisbin@gmail.com |
| Safe Haskell | None |
Yesod.Comments.View
Description
Documentation
showComments :: YesodComments m => [Comment] -> WidgetT m IO ()Source
showComment :: YesodComments m => Comment -> WidgetT m IO ()Source