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.

Modules

[Index]

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.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, Stackage:0.2.0.0
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 13228 total (108 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]