machines-amazonka 0.4.0 → 0.4.1
raw patch · 1 files changed
+2/−2 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 +2/−2
machines-amazonka.cabal view
@@ -1,5 +1,5 @@ name: machines-amazonka-version: 0.4.0+version: 0.4.1 synopsis: Machine transducers for Amazonka calls. description: This provides several modules for managing AWS resources using the Machines library. It supports@@ -66,7 +66,7 @@ exceptions >= 0.8.3 && < 0.9, focus >= 0.1.5 && < 0.2, hashable >= 1.2.4 && < 1.3,- liblawless >= 0.16 && < 0.17,+ liblawless >= 0.17 && < 0.18, list-t >= 1 && < 1.1, monad-control >= 1.0.1.0 && < 1.1, mtl >= 2.2 && < 2.3,