generic-lexicographic-order: Derive Bounded and Enum for sum types and Enum for product types

[ bsd3, data, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 77 total (7 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]