yaya-unsafe: Non-total extensions to the Yaya recursion scheme library.
Yaya is designed as a _total_ library. However, it is often expedient to use partial operations in some cases, and this package extends Yaya to provide those operations. It’s in a separate package (and modules) in order to make sure its use is very intentional and also relatively obvious to those reading your code. It’s recommended that you import these modules qualified and, in particular, all the type class instances here have been pulled into a separate module to avoid accidentally bringing them into scope.
[Skip to Readme]
Downloads
- yaya-unsafe-0.2.0.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.0, 0.1.1.0, 0.1.1.2, 0.2.0.0, 0.2.0.1, 0.3.3.0, 0.3.3.1, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.1.4, 0.5.0.0, 1.0.0.0, 1.0.0.1 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.7 && <5), bifunctors, comonad, either, free, lens, yaya (>=0.3.0) [details] |
| License | AGPL-3.0-only |
| Copyright | 2017 Greg Pfeil |
| Author | Greg Pfeil |
| Maintainer | greg@technomadic.org |
| Uploaded | by sellout at 2020-05-14T18:44:23Z |
| Category | Recursion |
| Home page | https://github.com/sellout/yaya#readme |
| Source repo | head: git clone https://github.com/sellout/yaya |
| Distributions | LTSHaskell:0.4.1.4, Stackage:1.0.0.1 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2573 total (56 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2020-05-14 [all 1 reports] |