Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
IHP.HSX.ConvertibleStrings
Contents
Orphan instances
ConvertibleStrings ByteString AttributeValue Source # | |
Methods | |
ConvertibleStrings ByteString AttributeValue Source # | |
Methods | |
ConvertibleStrings Text Html Source # | |
Methods convertString :: Text -> Html # | |
ConvertibleStrings Text AttributeValue Source # | |
Methods convertString :: Text -> AttributeValue # | |
ConvertibleStrings String Html Source # | |
Methods convertString :: String -> Html # | |
ConvertibleStrings String AttributeValue Source # | |
Methods convertString :: String -> AttributeValue # |