representable-profunctors 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −semigroupoidsPVP ok
version bump matches the API change (PVP)
Dependencies removed: semigroupoids
API changes (from Hackage documentation)
Files
representable-profunctors.cabal view
@@ -1,6 +1,6 @@ name: representable-profunctors category: Control, Categories-version: 0.1.0.1+version: 0.1.0.2 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE@@ -20,7 +20,6 @@ library build-depends: base >= 4 && < 5,- semigroupoids >= 1.2.2 && <= 1.3, comonad >= 1.1 && < 1.2, profunctors >= 0.1.1 && < 0.2, transformers >= 0.2.2.0 && < 0.3