partial-order: Provides typeclass suitable for types admitting a partial order
This packages provides the PartialOrd typeclass suitable for types admitting a partial order. The only module exposed by this package is Data.PartialOrd. Along with the PartialOrd typeclass and some utility functions for working with partially ordered types, it exports instances for certain numeric types along with instances for lists and sets.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
extra-instances | Include additional instances of PartialOrd in Data.Set | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- partial-order-0.2.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
Versions [RSS] | 0.1.2, 0.1.2.1, 0.2.0.0 |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.5.0.0 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | (c) 2016-2020 Moritz Clasmeier |
Author | Moritz Clasmeier |
Maintainer | mtesseract@silverratio.net |
Category | Data |
Home page | https://github.com/mtesseract/haskell-partial-order |
Source repo | head: git clone https://github.com/mtesseract/haskell-partial-order |
Uploaded | by mtesseract at 2020-03-08T18:37:46Z |
Distributions | LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 14108 total (129 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-03-08 [all 1 reports] |