hackage-sparks 0.3 → 0.5
raw patch · 2 files changed
+3/−3 lines, 2 files
Files
- Main.hs +1/−1
- hackage-sparks.cabal +2/−2
Main.hs view
@@ -1,7 +1,7 @@ -------------------------------------------------------------------- -- | -- Module : Generate sparkline graphs of hackage uploads--- Copyright : (c) Don Stewart 2008+-- Copyright : (c) Don Stewart 2008-9 -- License : BSD3 -- -- Maintainer: Don Stewart <dons@galois.com>
hackage-sparks.cabal view
@@ -1,11 +1,11 @@ name: hackage-sparks-version: 0.3+version: 0.5 homepage: http://code.haskell.org/~dons/code/hackage-sparks license: BSD3 license-file: LICENSE author: Don Stewart maintainer: dons@galois.com-category: Graphics+category: Distribution synopsis: Generate sparkline graphs of hackage statistics description: Generate sparkline graphs of hackage statistics cabal-version: >= 1.2