https://github.com/athanclark/purescript-haskell-iso
Haskell / Purescript package for isomorphic JSON
https://github.com/athanclark/purescript-haskell-iso
haskell isomorphic json primitives purescript testing zeromq
Last synced: about 2 months ago
JSON representation
Haskell / Purescript package for isomorphic JSON
- Host: GitHub
- URL: https://github.com/athanclark/purescript-haskell-iso
- Owner: athanclark
- License: bsd-3-clause
- Created: 2018-10-30T13:08:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T05:10:26.000Z (over 3 years ago)
- Last Synced: 2025-04-10T13:36:59.775Z (6 months ago)
- Topics: haskell, isomorphic, json, primitives, purescript, testing, zeromq
- Language: PureScript
- Size: 69.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-haskell-iso
Attempts to make isomorphic data constructs such that different serialization formats are
exactly compatible with Haskell counterparts, in [purescript-iso](https://hackage.haskell.org/package/purescript-iso) on Hackage.