| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Data.Serde.Internal.Syn
Description
define syntax
parsing
parsed data
Constructors
| Parsed | |
Fields
| |
parsetypeexts :: String -> Type Source #
go from type string to Exts.Type
you need to use a function from Data.Serde.Type to convert this to a TH.Type
syntax
a declaration
Constructors
| SynData | |
| SynNewtype | |
| SynAlias | |
field information
type information that may include a via clause