cubicspline 0.1 → 0.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- cubicspline.cabal +3/−3
cubicspline.cabal view
@@ -1,5 +1,5 @@ name: cubicspline-version: 0.1+version: 0.1.1 synopsis: Natural cubic spline interpolation. description: Natural cubic spline interpolation. category: algorithms, math@@ -7,7 +7,7 @@ license-file: LICENSE author: Gershom Bazerman maintainer: gershomb@gmail.com-Tested-With: GHC == 6.10.3+Tested-With: GHC == 7.8.4 Build-Type: Simple Cabal-Version: >= 1.6 @@ -18,4 +18,4 @@ source-repository head type: darcs- location: http://patch-tag.com/r/gershomb/cubicspline+ location: http://hub.darcs.net/gershomb/cubicspline