The pointless-haskell package
Pointless Haskell is library for point-free programming with recursion patterns defined as hylomorphisms, inspired in ideas from the PolyP library. Generic recursion patterns can be expressed for recursive types and no support for mutually recursive types or nested data types is provided. The library also features the visualization of the intermediate data structure of hylomorphisms with GHood (http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GHood).
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8 |
|---|---|
| Dependencies | base (≥3 & <5), GHood, haskell98, process, syb (≥0.1.0.2) |
| License | BSD3 |
| Author | Alcino Cunha <alcino@di.uminho.pt>, Hugo Pacheco <hpacheco@di.uminho.pt> |
| Maintainer | Hugo Pacheco <hpacheco@di.uminho.pt> |
| Category | Generics |
| Home page | http://haskell.di.uminho.pt/wiki/Pointless+Haskell |
| Upload date | Tue Dec 20 14:56:01 UTC 2011 |
| Uploaded by | HugoPacheco |
| Build failure | ghc-7.2 (log) |
Modules
- Generics
- Pointless
- Generics.Pointless.Bifctrable
- Generics.Pointless.Bifunctors
- Generics.Pointless.Combinators
- Examples
- Generics.Pointless.Examples.Examples
- Generics.Pointless.Examples.Observe
- Generics.Pointless.Fctrable
- Generics.Pointless.Functors
- Generics.Pointless.HFunctors
- Generics.Pointless.MonadCombinators
- Observe
- Generics.Pointless.Observe.Functors
- Generics.Pointless.Observe.RecursionPatterns
- Generics.Pointless.RecursionPatterns
- Pointless
Downloads
- pointless-haskell-0.0.7.tar.gz (Cabal source package)
- package description (included in the package)