packages feed

data-fin 0.1.1.1 → 0.1.1.2

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

data-fin.cabal view
@@ -1,5 +1,5 @@ ------------------------------------------------------------------- wren ng thornton <wren@community.haskell.org>    ~ 2014.03.22+-- wren ng thornton <wren@community.haskell.org>    ~ 2014.03.30 ----------------------------------------------------------------  -- By and large Cabal >=1.2 is fine; but >= 1.6 gives tested-with:@@ -8,7 +8,7 @@ Build-Type:     Simple  Name:           data-fin-Version:        0.1.1.1+Version:        0.1.1.2 Stability:      experimental Homepage:       http://code.haskell.org/~wren/ Author:         wren ng thornton@@ -25,7 +25,7 @@       Tested-With:-    GHC ==6.12.1, GHC ==7.6.1, GHC ==7.8.2+    GHC ==6.12.1, GHC ==7.6.1, GHC ==7.8.0 Extra-source-files:     AUTHORS, README, VERSION Source-Repository head