adjunctions 3.0 → 3.0.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~representable-functorsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: representable-functors
API changes (from Hackage documentation)
Files
- adjunctions.cabal +2/−2
adjunctions.cabal view
@@ -1,6 +1,6 @@ name: adjunctions category: Data Structures, Adjunctions-version: 3.0+version: 3.0.0.1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE@@ -43,7 +43,7 @@ void >= 0.5.5.1 && < 0.6, keys == 3.0.*, comonad-transformers == 3.0.*,- representable-functors == 3.0.*+ representable-functors >= 3.0.0.1 && < 3.1 exposed-modules: Data.Functor.Adjunction