File: README.markdown

package info (click to toggle)
haskell-pointed 5-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100 kB
  • sloc: haskell: 377; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pointed
=======

[![Hackage](https://img.shields.io/hackage/v/pointed.svg)](https://hackage.haskell.org/package/pointed) [![Build Status](https://secure.travis-ci.org/ekmett/pointed.png?branch=master)](http://travis-ci.org/ekmett/pointed)

Haskell 98 pointed and copointed data types.

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