File: README.markdown

package info (click to toggle)
haskell-intern 0.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: haskell: 952; makefile: 2; sh: 1
file content (15 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
intern
======

[![Hackage](https://img.shields.io/hackage/v/intern.svg)](https://hackage.haskell.org/package/intern) [![Build Status](https://github.com/ekmett/intern/workflows/Haskell-CI/badge.svg)](https://github.com/ekmett/intern/actions?query=workflow%3AHaskell-CI)

Efficient hash-consing for arbitrary 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