Skip to content

Stop using Template Haskell derived JSON encodings #2655

Description

@paf31

Before 1.0, we should probably remove any JSON encoders and decoders which use Template Haskell, and standardize any JSON formats emitted or parsed by the compiler.

It would probably also be a good idea to make sure that any JSON formats include the version number of the compiler they were generated with.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions