The witness package
A witness is a value that witnesses some sort of constraint on some list of type variables. This library provides support for simple witnesses, that constrain a type variable to a single type, and equality witnesses, that constrain two type variables to be the same type. It also provides classes for representatives, which are values that represent types. See the paper Witnesses and Open Witnesses (http://semantic.org/stuff/Open-Witnesses.pdf).
Properties
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | base (4.*), mtl (≥1.1) |
| License | BSD3 |
| Author | Ashley Yakeley <ashley@semantic.org> |
| Maintainer | Ashley Yakeley <ashley@semantic.org> |
| Category | Data |
| Upload date | Tue Sep 7 04:24:35 UTC 2010 |
| Uploaded by | AshleyYakeley |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- witness-0.2.tar.gz (Cabal source package)
- package description (included in the package)