packages feed

splot 0.3.11 → 0.3.12

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~vcs-revision

Dependency ranges changed: vcs-revision

Files

splot.cabal view
@@ -1,5 +1,5 @@ Name: splot-Version: 0.3.11+Version: 0.3.12 License: BSD3 License-file: LICENSE Copyright: Eugene Kirpichov, 2010@@ -28,7 +28,7 @@     Build-Depends: base < 3    Build-Depends: cairo, bytestring, bytestring-lexing, strptime >= 0.1.7, time, -                 containers, colour, mtl, HUnit, template-haskell, vcs-revision+                 containers, colour, mtl, HUnit, template-haskell, vcs-revision >= 0.0.2   Other-Modules: Tools.ColorMap Tools.SPlotTest Tools.SPlotTest Tools.StatePlot   Main-Is: Tools/SPlotMain.hs   Ghc-Options: -O2 -rtsopts