feat: PrettySerialize instances

This commit is contained in:
vegowotenks 2025-08-21 20:08:51 +02:00
parent cabfbf46ac
commit 55805ef15a
7 changed files with 21 additions and 3 deletions

View file

@ -23,6 +23,7 @@ dependencies:
- base >= 4.7 && < 5
- containers
- text
- pretty-parse
ghc-options:
- -Wall