justinwoo / purescript-simple-json

A simple Purescript JSON library that uses types automatically
http://purescript-simple-json.readthedocs.io
MIT License
133 stars 45 forks source link

Mention lack of Tuple parsing in documentation #74

Open goosetherumfoodle opened 4 years ago

goosetherumfoodle commented 4 years ago

I see that Tuple parsing was attempted and decided against. It would be nice to add a note about that in the docs. If possible, with a recommended alternative for parsing tuples.

ursi commented 3 years ago

Given #77 was just closed. I think the reasoning should definitely be explained clearly. 👍