AERN-Real 0.9.3 → 0.9.3.1
raw patch · 2 files changed
+6/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- AERN-Real.cabal +3/−3
- HISTORY +3/−0
AERN-Real.cabal view
@@ -1,12 +1,12 @@ Name: AERN-Real-Version: 0.9.3+Version: 0.9.3.1 Cabal-Version: >= 1.2 Build-Type: Simple License: BSD3 License-File: LICENCE-Author: Michal Konecny+Author: Michal Konecny (Aston University) Copyright: (c) 2007-2008 Michal Konecny, Amin Farjudian, Jan Duracz -Maintainer: Michal Konecny+Maintainer: mik@konecny.aow.cz Stability: experimental Category: Data, Math Synopsis: datatypes and abstractions for approximating exact real numbers
HISTORY view
@@ -1,3 +1,6 @@+0.9.3.1: 12 July 2008+ * fixed email in cabal maintainer field+ 0.9.3: 12 July 2008 * Fixed Data.Number.ER.Real so that it is usable as a single import for the library and its documentation links are more useful.