packages feed

amby 0.2.0 → 0.2.1

raw patch · 1 files changed

+5/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

amby.cabal view
@@ -1,11 +1,11 @@ name:                amby-version:             0.2.0-synopsis:            Statistical data visualization.+version:             0.2.1+synopsis:            Statistical data visualization description:         Statistical data visualization. Provides a high-level                      interface built on top of                      <https://github.com/timbod7/haskell-chart/wiki Chart>                      to quickly display attractive visualizations within GHCi.-homepage:            https://github.com/githubuser/amby#readme+homepage:            https://github.com/jsermeno/amby#readme license:             BSD3 license-file:        LICENSE author:              Justin Sermeno@@ -14,6 +14,7 @@ category:            Graphics build-type:          Simple cabal-version:       >=1.10+tested-with:         GHC==8.0.1, GHC==7.10.3, GHC==7.10.2  library   hs-source-dirs:      src@@ -62,4 +63,4 @@  source-repository head   type:     git-  location: https://github.com/githubuser/amby+  location: https://github.com/jsermeno/amby