| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
… schema representation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
…in executor error messages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix GHC 9.2 warnings
- Convert comments to proper deprecations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- `Serialize` instance for `Type.Definition.Value`.
- `VariableValue` instance for `Type.Definition.Value`.
It makes it possible to use the library without an additional
serialization format like JSON.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|