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.
Downloads
- partial-order-0.1.2.1.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.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2016-2017 Moritz Schulte |
Author | Moritz Schulte |
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 2017-06-10T20:20:54Z |
Distributions | LTSHaskell:0.2.0.0, NixOS:0.2.0.0 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 14480 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-06-10 [all 1 reports] |