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

Added instance for NonEmptyArray #63

Closed reactormonk closed 5 years ago

justinwoo commented 5 years ago

Probably fine since Arrays is well maintained and this doesn't violate the "obvious representation" rule