packages feed

comonad-transformers 1.8.0 → 1.8.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

comonad-transformers.cabal view
@@ -1,6 +1,6 @@ name:          comonad-transformers category:      Control, Comonads-version:       1.8.0+version:       1.8.0.1 license:       BSD3 cabal-version: >= 1.6 license-file:  LICENSE@@ -24,7 +24,7 @@  library   build-depends: -    base >= 4 && < 4.4,+    base >= 4 && < 5,     comonad >= 1.1 && < 1.2,     containers >= 0.3 && < 0.5,     contravariant >= 0.1.2 && < 0.2,