packages feed

timeplot 0.2.18 → 0.2.19

raw patch · 1 files changed

+5/−2 lines, 1 files

Files

timeplot.cabal view
@@ -1,5 +1,5 @@ name: timeplot-version: 0.2.18+version: 0.2.19 cabal-version: >=1.6 build-type: Simple license: BSD3@@ -16,7 +16,10 @@              <http://www.slideshare.net/jkff/two-visualization-tools> category: Graphics author: Eugene Kirpichov <ekirpichov@gmail.com>- +source-repository head+    type: git+    location: git://github.com/jkff/timeplot.git+ executable tplot     main-is: Tools/TimePlot.hs     buildable: True