In goes JSON, out comes a complete Haskell model complete with instances! CLI and web interface available.
Go to file
Chris Penner 3ba7467d2f Fix cli
2020-11-07 22:37:58 -06:00
app Fix cli 2020-11-07 22:37:58 -06:00
src Improve docs 2020-11-07 22:31:46 -06:00
test Initial prototype working :) 2020-11-03 22:25:05 -06:00
.gitignore Support map types 2020-11-07 22:24:53 -06:00
ChangeLog.md Initial commit 2020-11-02 23:17:10 -06:00
hie.yaml Working CLI 2020-11-07 22:13:58 -06:00
json-to-haskell.cabal Fix cli 2020-11-07 22:37:58 -06:00
LICENSE Initial commit 2020-11-02 23:17:10 -06:00
package.yaml New version 2020-11-07 22:32:36 -06:00
README.md Initial commit 2020-11-02 23:17:10 -06:00
Setup.hs Initial commit 2020-11-02 23:17:10 -06:00
stack.yaml Initial commit 2020-11-02 23:17:10 -06:00
stack.yaml.lock Initial commit 2020-11-02 23:17:10 -06:00

json-to-haskell