packages feed

intervals 0.2.0.1 → 0.2.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

intervals.cabal view
@@ -1,5 +1,5 @@ Name:              intervals-Version:           0.2.0.1+Version:           0.2.0.2 Synopsis:          Interval Arithmetic Description:     A 'Numeric.Interval.Interval' is a closed, convex set of floating point values.@@ -9,7 +9,7 @@     containment of the result, you will need to use an underlying type with     both lower and upper bounds like 'CReal' -Homepage:          http://patch-tag.com/r/ekmett/intervals+Homepage:          http://github.com/ekmett/intervals License:           BSD3 License-file:      LICENSE Author:            Edward Kmett