fix jsonb serialization freal

This commit is contained in:
Lucy Cifferello
2023-08-01 17:39:10 -04:00
parent b05ae8a0d2
commit 67246a5898
5 changed files with 16 additions and 24 deletions

View File

@@ -11,6 +11,7 @@ dependencies:
- base >=4.12 && <5
- base64
- aeson
- aeson-pretty
- ansi-terminal
- attoparsec
- bytestring