BSD-3-Clause licensed by James Cranch
Maintained by [email protected]
This version can be pinned in stack with:partialord-0.0.3@sha256:d2e88a633f11287e668a872de46cda5303eb56ad39d2199391b96ded58c67a6b,1777

Module documentation for 0.0.3

Depends on 2 packages(full list with versions):

partialord

A data structure supporting partial orders, and some helpful associated routines.

Other packages

An alternative package is already available, namely partial-order. Differences include:

  • PartialOrd has a comparison valued in Maybe Ordering; we use a fresh type.
  • Where types have several natural partial orderings, we provide newtypes rather than choosing one.

Changes

Changelog for partialord

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

Unreleased

0.1.0.0 - YYYY-MM-DD