Giulio Foresto

Results 4 comments of Giulio Foresto

Hi! Thank you for your answer! I did not know about that package. It could indeed work. However, I saw that it's no longer maintained (notably, because it is supposed...

> This seems ready to land, modulo the hardest part: the name of your function :-) > > I think I'm warming up to `unfoldStep`. Haha go for `unfoldStep` then....

On top of that, the [documentation](https://hackage.haskell.org/package/aeson-pretty-0.8.9/docs/Data-Aeson-Encode-Pretty.html#v:encodePretty) is misleading: > `encodePretty :: ToJSON a => a -> ByteString` > A drop-in replacement for aeson's [encode](https://hackage.haskell.org/package/aeson-pretty-0.8.9/docs/Aeson.html#v:encode) function One would then expect that...