issues
search
paf31
/
dovetail
A PureScript interpreter in Haskell
http://functorial.com/dovetail
BSD 3-Clause "New" or "Revised" License
119
stars
3
forks
source link
Improved JSON support, split out dovetail-aeson package
#23
Closed
paf31
closed
2 years ago
paf31
commented
2 years ago
Fixes #12 Fixes #13
TODO:
[x] Documentation
[x] Don't use
replaceTypeVars
with
JSON
in example, use
TypeVar
instead
[ ] Tests
Fixes #12 Fixes #13
TODO:
replaceTypeVars
withJSON
in example, useTypeVar
instead