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.5.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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, deepseq, ghc-prim, semigroups [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.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.1 |
License | BSD-3-Clause |
Author | C. McCann |
Maintainer | chessai <chessai1996@gmail.com> |
Revised | Revision 3 made by chessai at 2024-04-30T19:42:44Z |
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 2022-01-14T16:28:51Z |
Distributions | LTSHaskell:0.7.6, NixOS:0.7.6, Stackage:0.7.6 |
Reverse Dependencies | 4 direct, 25 indirect [details] |
Downloads | 3591 total (40 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 2022-01-14 [all 1 reports] |