these-skinny: A fork of the 'these' package without the dependency bloat.
This package provides a data type These a b which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting Either a b as "exclusive or") or as an "outer join" type
(contrasting (a, b) as "inner join").
Downloads
- these-skinny-0.7.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.7.4, 0.7.5, 0.7.6 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.4 && <5), bifunctors (>=5), deepseq (>=1.3), ghc-prim, semigroups (>=0.9) [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.3 |
| License | BSD-3-Clause |
| Author | C. McCann |
| Maintainer | chessai1996@gmail.com |
| Category | Data |
| Home page | https://github.com/chessai/these-skinny |
| Source repo | head: git clone https://github.com/chessai/these-skinny.git |
| Uploaded | by chessai at 2024-05-09T20:33:13Z |
| Distributions | LTSHaskell:0.7.6, NixOS:0.7.6, Stackage:0.7.6 |
| Reverse Dependencies | 4 direct, 33 indirect [details] |
| Downloads | 3709 total (2 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2024-05-09 [all 1 reports] |