Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
transformM :: (Monad m, Uniplate on) => (on -> m on) -> on -> m onuniplate Data.Generics.UniplateStr Monadic variant of transform
transformOn :: Uniplate to => BiplateType from to -> (to -> to) -> from -> fromuniplate Data.Generics.UniplateStrOn No documentation available.
transformOnM :: (Monad m, Uniplate to) => BiplateType from to -> (to -> m to) -> from -> m fromuniplate Data.Generics.UniplateStrOn No documentation available.
-
unix-time Data.UnixTime Format for e-mail (RFC 5322). The value is "%a, %d %b %Y %H:%M:%S %z". This should be used with formatUnixTime and parseUnixTime.
-
unix-time Data.UnixTime Format for web (RFC 2616). The value is "%a, %d %b %Y %H:%M:%S GMT". This should be used with formatUnixTimeGMT and parseUnixTimeGMT.
-
Form handling support for Yesod Web Framework API docs and the README are available at http://www.stackage.org/package/yesod-form. Third-party packages which you can find useful: yesod-form-richtext - richtext form fields (currently it provides only Summernote support).
defaultFormMessage :: FormMessage -> Textyesod-form Yesod.Form No documentation available.
-
yesod-form Yesod.Form No documentation available.
-
yesod-form Yesod.Form No documentation available.
BootstrapBasicForm :: BootstrapFormLayoutyesod-form Yesod.Form.Bootstrap3 A form with labels and inputs listed vertically. See http://getbootstrap.com/css/#forms-example