gnuplot 0.5.0.1 → 0.5.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~filepathPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: filepath
API changes (from Hackage documentation)
Files
- gnuplot.cabal +3/−3
gnuplot.cabal view
@@ -1,5 +1,5 @@ Name: gnuplot-Version: 0.5.0.1+Version: 0.5.0.2 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -46,7 +46,7 @@ data/runtime.data Source-Repository this- Tag: 0.5.0.1+ Tag: 0.5.0.2 Type: darcs Location: http://code.haskell.org/gnuplot/ @@ -147,7 +147,7 @@ Executable gnuplot-demo If flag(buildExamples)- Build-Depends: filepath >=1.1 && <1.3+ Build-Depends: filepath >=1.1 && <1.4 Else Buildable: False GHC-Options: -Wall