Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toktok/hs-msgpack-types
Abstract data types and type classes for Haskell to MessagePack value converters
https://github.com/toktok/hs-msgpack-types
haskell msgpack
Last synced: 2 months ago
JSON representation
Abstract data types and type classes for Haskell to MessagePack value converters
- Host: GitHub
- URL: https://github.com/toktok/hs-msgpack-types
- Owner: TokTok
- License: other
- Created: 2017-01-14T00:31:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T00:27:04.000Z (3 months ago)
- Last Synced: 2024-11-07T01:27:25.322Z (3 months ago)
- Topics: haskell, msgpack
- Language: Haskell
- Homepage: https://toktok.ltd/
- Size: 114 KB
- Stars: 7
- Watchers: 27
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# A Haskell implementation of MessagePack.
This package contains just the types and type classes for messagepack.