Encode type extensions

This commit is contained in:
2023-02-25 10:15:22 +01:00
parent 3b0da4f3d7
commit 83f2dc1a2d
2 changed files with 64 additions and 2 deletions

View File

@ -8,7 +8,7 @@ and this project adheres to
## [Unreleased]
### Added
- Partial schema printing: schema definition encoder.
- Schema printing.
- `Semigroup` and `Monoid` instances for `AST.Document.Description`.
### Fixed