generic-lexicographic-order: Derive Bounded and Enum for sum types and Enum for product types
Derive generic instances of Bounded
and/or Enum
for sums, and Enum
instances for products, based on the instances of their components.
These instances are designed to cohere with the stock-derived Ord
instance.
Downloads
- generic-lexicographic-order-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.6 && <5) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) Daniel Brice 2022 |
Author | Daniel Brice |
Maintainer | danielbrice@gmail.com |
Category | Data |
Home page | https://github.com/friedbrice/generic-lexicographic-order |
Bug tracker | https://github.com/friedbrice/generic-lexicographic-order/issues |
Source repo | head: git clone https://github.com/friedbrice/generic-lexicographic-order |
Uploaded | by danielbrice at 2022-08-20T14:44:30Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 103 total (3 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-08-20 [all 1 reports] |