| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
TH.API.Output
Documentation
generateOutput :: FilePath -> Schema -> Q APIOutput Source
generateFromJSONInstance :: Name -> [VarStrictType] -> Properties -> [String] -> Q Dec Source
generateParseJSONFunction :: Name -> [VarStrictType] -> Properties -> [String] -> Q Dec Source
generateToJSONInstance :: Name -> [VarStrictType] -> Properties -> [String] -> Q Dec Source
generateToJSONFunction :: Name -> [VarStrictType] -> Properties -> [String] -> Q Dec Source