| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Reflex.Dom.TH.Parser
Description
Documentation
data AttributeType Source #
Instances
| Show AttributeType Source # | |
Defined in Reflex.Dom.TH.Parser Methods showsPrec :: Int -> AttributeType -> ShowS # show :: AttributeType -> String # showList :: [AttributeType] -> ShowS # | |
| Lift AttributeType Source # | |
Defined in Reflex.Dom.TH.Parser | |
parseTemplate :: FilePath -> String -> Either (ParseErrorBundle String Void) [TElement] Source #