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

Support for reading Maps #5

Closed jacereda closed 7 years ago

jacereda commented 7 years ago

This one contains the previous PR on StrMap as well. If you want both just merge this one.

jacereda commented 7 years ago

I guess this can be closed, I'll try to just read records with uppercase keys via https://github.com/paf31/purescript-foreign-generic/pull/32