Closed charrsky closed 1 month ago
@charrsky, for resolving the issue @echatav mantioned, you can convert from/to JSON via Haskell's ByteString type. It is base64-encoded and should work properly.
ByteString
base64
239