haskell-type-exts: A type checker for Haskell/haskell-src-exts
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.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| base4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-type-exts-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (>=3 && <5), containers, haskell-src-exts (>=1.11), pretty [details] |
| Tested with | ghc ==7.0.3 |
| License | BSD-3-Clause |
| Author | Niklas Broberg |
| Maintainer | Niklas Broberg <niklas.broberg@chalmers.se> |
| Category | Language |
| Home page | http://code.haskell.org/haskell-type-exts |
| Uploaded | by NiklasBroberg at 2012-04-02T12:23:26Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1178 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |