Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/hask
Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)
https://github.com/ekmett/hask
Last synced: 6 days ago
JSON representation
Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)
- Host: GitHub
- URL: https://github.com/ekmett/hask
- Owner: ekmett
- License: other
- Created: 2014-06-23T13:54:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T04:15:01.000Z (over 3 years ago)
- Last Synced: 2024-02-22T22:03:47.645Z (9 months ago)
- Language: Haskell
- Homepage:
- Size: 1.02 MB
- Stars: 160
- Watchers: 14
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README
hask
====[![Hackage](https://img.shields.io/hackage/v/hask.svg)](https://hackage.haskell.org/package/hask) [![Build Status](https://secure.travis-ci.org/ekmett/hask.png?branch=master)](http://travis-ci.org/ekmett/hask)
Kind-indexed category theory for Haskell with a strong lens-like flavor.
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