these-skinny: A fork of the 'these' package without the dependency bloat

[ bsd3, data, library ] [ Propose Tags ]

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").

Modules

[Index] [Quick Jump]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.7.4, 0.7.5
Change log CHANGELOG.md
Dependencies base (>=4.4 && <4.19), bifunctors, deepseq, ghc-prim, semigroups [details]
License BSD-3-Clause
Author C. McCann
Maintainer chessai <chessai1996@gmail.com>
Revised Revision 2 made by chessai at 2023-04-05T07:01:16Z
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.5, NixOS:0.7.5
Reverse Dependencies 4 direct, 24 indirect [details]
Downloads 3136 total (29 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]