Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Aeson.AutoType.Alternative
Description
This module defines data type (a :|: b) that behaves all like Either
,
except that has no tag in JSON representation as used by FromJSON
and ToJSON
.
json-autotype-1.1.2: Automatic type declaration for JSON input data
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Aeson.AutoType.Alternative
Description
This module defines data type (a :|: b) that behaves all like Either
,
except that has no tag in JSON representation as used by FromJSON
and ToJSON
.