packages feed

fgl-arbitrary 0.2.0.0 → 0.2.0.1

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~hspecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hspec

API changes (from Hackage documentation)

Files

ChangeLog view
@@ -1,3 +1,8 @@+0.2.0.1+-------++* Dependency bump+ 0.2.0.0 ------- 
fgl-arbitrary.cabal view
@@ -1,5 +1,5 @@ name:                fgl-arbitrary-version:             0.2.0.0+version:             0.2.0.1 synopsis:            QuickCheck support for fgl description:   Provides Arbitrary instances for fgl graphs (to avoid adding a@@ -46,7 +46,7 @@                     , fgl                     , base                     , QuickCheck >= 2.3 && < 2.9-                    , hspec == 2.1.*+                    , hspec >= 2.1 && < 2.3                     , containers      hs-source-dirs:   test