packages feed

extensible-effects 1.9.0.0 → 1.9.0.1

raw patch · 1 files changed

+1/−3 lines, 1 filesdep −freedep −kan-extensionsPVP ok

version bump matches the API change (PVP)

Dependencies removed: free, kan-extensions

API changes (from Hackage documentation)

Files

extensible-effects.cabal view
@@ -6,7 +6,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             1.9.0.0+version:             1.9.0.1  -- A short (one-line) description of the package. synopsis:            An Alternative to Monad Transformers@@ -109,8 +109,6 @@    -- Other library packages from which modules are imported.   build-depends:       base >= 4.6 && < 5-                       , free >= 4.0 && < 5.0-                       , kan-extensions >= 4.0 && < 5.0                        , type-aligned >= 0.9.3                        -- For MonadIO instance                        , transformers >= 0.3 && < 0.5