packages feed

hstatistics 0.2.4 → 0.2.4.1

raw patch · 3 files changed

+7/−4 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGES view
@@ -87,3 +87,6 @@  0.2.4: 		moved to github++0.2.4.1:+		fixed .cabal repository line
INSTALL view
@@ -1,8 +1,8 @@ ------------------------------------------------ A Graph Layout library for Haskell+ A Statistics library for Haskell -----------------------------------------------  INSTALLATION -cabal install graph-layout+cabal install hstatistics 
hstatistics.cabal view
@@ -1,5 +1,5 @@ Name:               hstatistics-Version:            0.2.4+Version:            0.2.4.1 License:            BSD3 License-file:       LICENSE Copyright:          (c) A.V.H. McPhail 2010, 2011, 2012@@ -55,5 +55,5 @@  source-repository head     type:     git-    location: git@github.com:amcphail/hstatistics.git+    location: https://github.com/amcphail/hstatistics.git