| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Circuit.Parser.Json.Value
Description
The JSON tree.
One type, six constructors, no policy. Duplicate object keys are preserved in source order; what to do about them is a consumer decision, not a parsing one.
| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Circuit.Parser.Json.Value
Description
The JSON tree.
One type, six constructors, no policy. Duplicate object keys are preserved in source order; what to do about them is a consumer decision, not a parsing one.