The functors package
Alternative syntax for Functor and Applicative. Includes Caleskell idioms like (.) = fmap, and also extensions like (.:) = fmap . fmap and (&) = (*).
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (≥4.2 & <5) |
| License | BSD3 |
| Copyright | Copyright (C) 2010 Aristid Breitkreuz |
| Author | Aristid Breitkreuz |
| Maintainer | aristidb@googlemail.com |
| Category | Control |
| Home page | https://github.com/aristidb/functors |
| Upload date | Sun Nov 28 16:07:55 UTC 2010 |
| Uploaded by | AristidBreitkreuz |
| Built on | ghc-7.0 |
Modules
- Data
- Functor
Downloads
- functors-0.1.tar.gz (Cabal source package)
- package description (included in the package)