scientific 0.3.4.12 → 0.3.4.13
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~criterionPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: criterion
API changes (from Hackage documentation)
Files
- scientific.cabal +2/−2
scientific.cabal view
@@ -1,5 +1,5 @@ name: scientific-version: 0.3.4.12+version: 0.3.4.13 synopsis: Numbers represented using scientific notation description: @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers are@@ -123,4 +123,4 @@ ghc-options: -O2 build-depends: scientific , base >= 4.3 && < 4.11- , criterion >= 0.5 && < 1.2+ , criterion >= 0.5 && < 1.3