either 4.4 → 4.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~mmorphPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: mmorph
API changes (from Hackage documentation)
Files
- either.cabal +2/−2
either.cabal view
@@ -1,6 +1,6 @@ name: either category: Control, Monads-version: 4.4+version: 4.4.1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE@@ -34,7 +34,7 @@ monad-control >= 0.3.2 && < 1.1, MonadRandom >= 0.1 && < 0.5, mtl >= 2.0 && < 2.3,- mmorph >= 1.0.0 && < 1.0.4,+ mmorph >= 1.0.0 && < 1.1, profunctors >= 4 && < 6, semigroups >= 0.8.3.1 && < 1, semigroupoids >= 4 && < 6,