these-skinny: A fork of the 'these' package without the dependency bloat.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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").
Properties
Versions | 0.7.4, 0.7.4, 0.7.5, 0.7.6 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <4.12), deepseq (>=1.3.0.0 && <1.5) [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 2018-06-28T22:15:40Z |
Modules
[Index]
- Data
Downloads
- these-skinny-0.7.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees