unliftio-streams 0.1.1.0 → 0.1.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~unliftio-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: unliftio-core
API changes (from Hackage documentation)
Files
- unliftio-streams.cabal +2/−2
unliftio-streams.cabal view
@@ -1,5 +1,5 @@ Name: unliftio-streams-Version: 0.1.1.0+Version: 0.1.1.1 Synopsis: Generalization of io-streams to MonadUnliftIO Description: Generalization of io-streams to MonadUnliftIO. License: Apache-2.0@@ -29,4 +29,4 @@ , bytestring >= 0.10 && < 1 , io-streams >= 1.5.0.1 && < 2 , text >= 1.2 && < 2- , unliftio-core >= 0.1.2.0 && < 0.2+ , unliftio-core >= 0.1.2.0 && < 0.3