Safe Haskell | Safe-Inferred |
---|
IHP.IDE.CodeGen.ViewGenerator
Documentation
buildPlan' :: [Statement] -> ViewConfig -> [GeneratorAction] Source #
data ViewConfig Source #
Constructors
ViewConfig | |
Fields
|
Instances
Show ViewConfig Source # | |
Defined in IHP.IDE.CodeGen.ViewGenerator Methods showsPrec :: Int -> ViewConfig -> ShowS # show :: ViewConfig -> String showList :: [ViewConfig] -> ShowS # | |
Eq ViewConfig Source # | |
Defined in IHP.IDE.CodeGen.ViewGenerator |