circe / circe-yaml

YAML parser for circe using SnakeYAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Printer throws an exception when serializing `Json` to `String`

jeffmay opened this issue · comments

The Printer throws an exception when serializing Json to String. See #1 for an example of how to cause the tests to fail.

Fixed by #3