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: 7 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 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T02:41:02.000Z (10 months ago)
- Last Synced: 2025-05-01T01:13:28.365Z (9 months ago)
- Topics: haskell, msgpack
- Language: Haskell
- Homepage: https://toktok.ltd/
- Size: 104 KB
- Stars: 7
- Watchers: 26
- 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.