Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!)

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