https://github.com/lpeterse/binary-generic
Haskell package making it easy to serialize any kind of data with the binary package. Just derive 'Data' and you're done!
https://github.com/lpeterse/binary-generic
Last synced: 11 months ago
JSON representation
Haskell package making it easy to serialize any kind of data with the binary package. Just derive 'Data' and you're done!
- Host: GitHub
- URL: https://github.com/lpeterse/binary-generic
- Owner: lpeterse
- License: other
- Created: 2010-08-14T17:02:19.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2012-08-07T02:10:00.000Z (almost 14 years ago)
- Last Synced: 2025-03-24T19:39:49.730Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 114 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README