Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/contravariant
Haskell 98 contravariant functors
https://github.com/ekmett/contravariant
Last synced: 6 days ago
JSON representation
Haskell 98 contravariant functors
- Host: GitHub
- URL: https://github.com/ekmett/contravariant
- Owner: ekmett
- License: other
- Created: 2011-01-14T21:53:27.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T10:53:47.000Z (18 days ago)
- Last Synced: 2024-10-29T22:29:24.433Z (7 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/contravariant
- Size: 337 KB
- Stars: 73
- Watchers: 13
- Forks: 24
- Open Issues: 17
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE.md
Awesome Lists containing this project
README
contravariant
=============[![Hackage](https://img.shields.io/hackage/v/contravariant.svg)](https://hackage.haskell.org/package/contravariant)
[![Build Status](https://github.com/ekmett/contravariant/workflows/Haskell-CI/badge.svg)](https://github.com/ekmett/contravariant/actions?query=workflow%3AHaskell-CI)Haskell 98 contravariant functors
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