The haskell-type-exts package
Haskell Types with Extensions (HTE, haskell-type-exts) is (an embryo of) a type checker for Haskell as embodied syntactically by the haskell-src-exts (HSE) package. At this point the type checker only handles a limited number of extensions, both regarding the various syntactic extensions handled by HSE, and the various type-level extensions implemented in e.g. GHC. The goal is to cover the full range of known Haskell extensions, but every path starts with a first step.
Properties
| Version | 0.1.0 |
|---|---|
| Dependencies | base (3.*), containers, haskell-src-exts (≥1.11), pretty or base (4.*), containers, haskell-src-exts (≥1.11), pretty |
| License | BSD3 |
| Author | Niklas Broberg |
| Maintainer | Niklas Broberg <niklas.broberg@chalmers.se> |
| Stability | Experimental |
| Category | Language |
| Home page | http://code.haskell.org/haskell-type-exts |
| Upload date | Mon Apr 2 12:23:26 UTC 2012 |
| Uploaded by | NiklasBroberg |
| Built on | ghc-7.4 |
Modules
Downloads
- haskell-type-exts-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)