The parameterized-data package
This library provides an implementation of parameterized types using type-level computations to implement the type parameters and emulate dependent types. Right now only fixed-sized vectors are provided. A tutorial on how to use them can be found at http://www.ict.kth.se/forsyde/files/tutorial/tutorial.html#FSVec
Properties
| Versions | 0.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5 |
|---|---|
| Dependencies | base (≥4 & <6), template-haskell (>2.0), type-level |
| License | BSD3 |
| Copyright | Copyright (c) 2008-2010 Alfonso Acosta, Oleg Kiselyov, Wolfgang Jeltsch and KTH's SAM group |
| Author | Alfonso Acosta (alfonso.acosta@gmail.com) |
| Maintainer | Hosein Attarzadeh (shan2@kth.se) |
| Stability | alpha |
| Category | Data |
| Home page | http://code.haskell.org/parameterized-data |
| Upload date | Fri Jun 25 16:43:47 UTC 2010 |
| Uploaded by | HoseinAttarzadeh |
| Built on | ghc-6.12, ghc-7.0 |
| Distributions | Fedora: 0.1.5 |
Modules
Downloads
- parameterized-data-0.1.5.tar.gz (Cabal source package)
- package description (included in the package)