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

Maintainer's Corner

Package maintainers

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]
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.5, Stackage:0.7.6
Reverse Dependencies 4 direct, 24 indirect [details]
Downloads 3221 total (63 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]