packages feed

antiope-core 5.0.1 → 6.0.0

raw patch · 2 files changed

+3/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

antiope-core.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 0960bdac395f9a70a5d2e3693fadc969fa7c70dc9bc10f456cc0c0d887331647+-- hash: c022f0ba86949597557daa65650bd0c94472febca06418a5e5361c2ddd5809c3  name:           antiope-core-version:        5.0.1+version:        6.0.0 description:    Please see the README on Github at <https://github.com/arbor/antiope#readme> category:       Services homepage:       https://github.com/arbor/antiope#readme
src/Antiope/Core.hs view
@@ -10,7 +10,7 @@ module Antiope.Core   ( module Network.AWS.Data.Text   , AWS.AWS-  , AWS.MonadAWS+  , AWS.MonadAWS(..)   , AWS.Env   , AWS.Error(..)   , AWS.ErrorCode(..), AWS.errorCode@@ -18,7 +18,6 @@   , AWS.LogLevel(..)   , AWS.Region(..)   , AWS.catching-  , AWS.liftAWS   , AWS.runAWS   , AWS.runResourceT   , AWS.send