The latest version of partial-order is 0.2.0.0-0.

partial-order

Version 0.1.2 revision 0 uploaded by mtesseract.

Package meta

Synopsis
Provides typeclass suitable for types admitting a partial order
Description

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.

Author
Moritz Schulte
Bug reports
n/a
Category
Data
Copyright
(c) 2016 Moritz Schulte
Homepage
https://github.com/mtesseract/haskell-partial-order
Maintainer
mtesseract@silverratio.net
Package URL
n/a
Stability
n/a

Components