packages feed

autoexporter 2.0.0.8 → 2.0.0.9

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

autoexporter.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2  name: autoexporter-version: 2.0.0.8+version: 2.0.0.9  synopsis: Automatically re-export modules. description: Autoexporter automatically re-exports modules.@@ -24,7 +24,7 @@  common library   build-depends:-    , base >= 4.16.0 && < 4.19+    , base >= 4.16.0 && < 4.20     , Cabal >= 3.6.3 && < 3.11     , directory >= 1.3.6 && < 1.4     , filepath >= 1.4.2 && < 1.5