packages feed

hspec-dirstream 1.0.0.3 → 1.0.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

hspec-dirstream.cabal view
@@ -1,6 +1,6 @@ cabal-version:      1.18 name:               hspec-dirstream-version:            1.0.0.3+version:            1.0.0.4 license:            BSD3 license-file:       LICENSE copyright:          Copyright: (c) 2018-2019 Vanessa McHale@@ -39,7 +39,7 @@      ghc-options:      -Wall     build-depends:-        base >=4.9 && <4.16,+        base >=4.9 && <4.17,         hspec,         dirstream,         pipes,