tup-functor: Homogeneous tuples
This version is deprecated.
Homogeneous tuples (also known as vectors), with various instances, most notably Functor and Applicative.
The primary goal of the library is to help functor-oriented programming
(for low-dimensional linear algebra, there are more specific packages, eg. vect).
A small preprocessor for a tuple syntax is also included. We also provide a different implementation
using type-level programming.
Modules
- Data
- Data.Tup
- Data.Tup.Tup
- Data.Tup.Tup.Class
- Data.Tup.Tup.Concat
- Data.Tup.Tup.Lazy
- Data.Tup.Tup.Strict
- Data.Tup.Vec
- Data.Tup.Tup
- Data.Tup
Downloads
- tup-functor-0.2.0.2.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.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0 (info) |
|---|---|
| Dependencies | base (>=3 && <5), cpphs (>=1.3), haskell-src-exts, parsec2 [details] |
| Tested with | ghc ==7.0.3 |
| License | BSD-3-Clause |
| Copyright | (c) 2012 Balazs Komuves |
| Author | Balazs Komuves |
| Maintainer | bkomuves (plus) hackage (at) gmail (dot) hu |
| Category | Data |
| Home page | http://code.haskell.org/~bkomuves/ |
| Source repo | head: darcs get http://code.haskell.org/~bkomuves/projects/tup-functor/ |
| Uploaded | by BalazsKomuves at 2012-10-01T13:39:03Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | tuplepp |
| Downloads | 4092 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 7 reports] |