An open API service indexing awesome lists of open source software.

https://github.com/brainrake/idris-json-decode

Turn JSON values into Idris values
https://github.com/brainrake/idris-json-decode

Last synced: about 2 months ago
JSON representation

Turn JSON values into Idris values

Awesome Lists containing this project

README

          

Decode `Language.JSON.Data.JSON` to arbitrary values.

Shamelessly ripped from http://package.elm-lang.org/packages/elm-lang/core/latest/Json-Decode .