partial-order: Provides typeclass suitable for types admitting a partial order

[ bsd3, data, library ] [ Propose Tags ]

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
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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 13236 total (115 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]