Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phadej/hkd
"higher-kinded data"
https://github.com/phadej/hkd
Last synced: 27 days ago
JSON representation
"higher-kinded data"
- Host: GitHub
- URL: https://github.com/phadej/hkd
- Owner: phadej
- License: other
- Created: 2019-09-13T13:31:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T16:54:52.000Z (about 1 year ago)
- Last Synced: 2023-10-16T16:22:48.905Z (about 1 year ago)
- Language: Haskell
- Size: 52.7 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.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