machines-amazonka 0.7.0 → 0.7.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~liblawlessPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: liblawless
API changes (from Hackage documentation)
Files
- machines-amazonka.cabal +3/−3
machines-amazonka.cabal view
@@ -1,5 +1,5 @@ name: machines-amazonka-version: 0.7.0+version: 0.7.1 synopsis: Machine transducers for Amazonka calls. description: This provides several modules for managing AWS resources using the Machines library. It supports@@ -25,7 +25,7 @@ source-repository this type: git location: git@gitlab.com:theunixman/machines-amazonka.git- tag: v0.7.0+ tag: v0.7.1 library ghc-options:@@ -79,7 +79,7 @@ free >= 4.12.4 && < 4.13, focus >= 0.1.5 && < 0.2, hashable >= 1.2.4 && < 1.3,- liblawless >= 0.21.3 && < 0.22,+ liblawless >= 0.21.3 && < 0.24, list-t >= 1 && < 1.1, monad-control >= 1.0.1.0 && < 1.1, mtl >= 2.2 && < 2.3,