Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/hkd
higher-kinded data
https://github.com/ekmett/hkd
Last synced: 21 days ago
JSON representation
higher-kinded data
- Host: GitHub
- URL: https://github.com/ekmett/hkd
- Owner: ekmett
- License: other
- Created: 2021-04-09T20:50:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T10:23:26.000Z (over 1 year ago)
- Last Synced: 2024-05-08T20:17:33.551Z (6 months ago)
- Language: Haskell
- Size: 45.9 KB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
hkd
===[![Hackage](https://img.shields.io/hackage/v/hkd.svg)](https://hackage.haskell.org/package/hkd)
This package provides some types and utilities for working with the "higher-kinded data" pattern in Haskell.
Contact Information
-------------------Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett