The free-theorems package
The free-theorems library allows to automatically generate free theorems from Haskell type expressions. It supports nearly all Haskell 98 types except of type constructor classes, and in addition it can also handle higher-rank functions. Free theorems are generated for three different sublanguages of Haskell, a basic one corresponding to the polymorphic lambda-calculus of Girard-Reynolds, an extension of that allowing for recursion and errors, and finally a sublanguage additionally allowing seq. In the last two sublanguages, also inequational free theorems may be derived in addition to classical equational results.
Properties
| Versions | 0.2, 0.2.1, 0.3, 0.3.1, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.3.2.0 |
|---|---|
| Dependencies | base (≥1 & <5), containers (≥0.1.0.1), haskell-src (≥1.0), haskell-src-exts (≥1.13.5), mtl (≥1.0), pretty (≥1.0.0.0) or base (≥4), containers (≥0.1.0.1), haskell-src (≥1.0), haskell-src-exts (≥1.13.5), mtl (≥1.0), pretty (≥1.0.0.0), syb (≥0.1.0.0) |
| License | PublicDomain |
| Author | Sascha Boehme |
| Maintainer | voigt@tcs.inf.tu-dresden.de |
| Category | Language |
| Upload date | Fri Feb 8 10:49:19 UTC 2013 |
| Uploaded by | DanielSeidel |
| Built on | ghc-7.6 |
Modules
- Language
Downloads
- free-theorems-0.3.2.0.tar.gz (Cabal source package)
- package description (included in the package)