packages feed

unliftio-streams 0.1.1.1 → 0.2.0.0

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

unliftio-streams.cabal view
@@ -1,5 +1,5 @@ Name:                unliftio-streams-Version:             0.1.1.1+Version:             0.2.0.0 Synopsis:            Generalization of io-streams to MonadUnliftIO Description:         Generalization of io-streams to MonadUnliftIO. License:             Apache-2.0@@ -28,5 +28,5 @@   Build-Depends:       base >= 4.10 && < 5                      , bytestring >= 0.10 && < 1                      , io-streams >= 1.5.0.1 && < 2-                     , text >= 1.2 && < 2+                     , text >= 2 && < 3                      , unliftio-core >= 0.1.2.0 && < 0.3