plot 0.1.3.2 → 0.1.3.4
raw patch · 2 files changed
+9/−3 lines, 2 files
Files
- CHANGES +6/−0
- plot.cabal +3/−3
CHANGES view
@@ -53,3 +53,9 @@ 0.1.3.2: * more fix treatment of 0 in log axes++0.1.3.3:+ * ++0.1.3.4:+ * switch to github
plot.cabal view
@@ -1,5 +1,5 @@ Name: plot-Version: 0.1.3.2+Version: 0.1.3.4 License: BSD3 License-file: LICENSE Copyright: (c) A.V.H. McPhail 2010@@ -105,5 +105,5 @@ ghc-prof-options: -auto source-repository head- type: darcs- location: http://code.haskell.org/plot+ type: git+ location: git@github.com:amcphail/plot