BSD-3-Clause licensed by Tony Day
Maintained by [email protected]
This version can be pinned in stack with:numhask-space-0.13.3.0@sha256:e38a15f3fa028aa361132f743d4ec7808526b6b48135c30a8eaaaa92d5e43bf3,1992

Module documentation for 0.13.3.0

numhask-space provides support for spaces where space is defined as a set of numbers with a lower and upper bound.

Usage

{-# LANGUAGE RebindableSyntax #-}
import NumHask.Prelude
import NumHask.Space

Changes

Changelog

0.13.3.0

  • Fixed Show/Read mismatch for Point, Rect and Range by adding showsPrec implementations that parenthesise values when precedence is greater than function-application precedence.
  • Added Read instances for Point and Rect.
  • Relaxed the upper bound on time to <1.17.