Copyright | (c) Alasdair Armstrong 2010 |
---|---|
License | BSD-style |
Maintainer | alasdair.armstrong@googlemail.com |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell98 |
Text.XHtmlCombinators.Safe
Description
Documentation
module Text.XHtmlCombinators
optgroup' :: (Functor t, Monad t) => Text -> Attrs -> XHtmlT t OptionContent -> XHtmlT t OptionContent
optgroup :: (Functor t, Monad t) => Text -> XHtmlT t OptionContent -> XHtmlT t OptionContent