| Copyright | (c) Michael Mounteney 2017 |
|---|---|
| License | BSD 3 clause |
| Maintainer | the project name, all lower case, at landcroft dot com |
| Stability | experimental |
| Portability | undefined |
| Safe Haskell | None |
| Language | Haskell2010 |
Notice
Description
- getNoticeR :: Text -> Handler Html
- postNoticeR :: Text -> Handler Html
Documentation
getNoticeR :: Text -> Handler Html #
Display a simple message.
postNoticeR :: Text -> Handler Html #
Respond to button-press from displayed message.