packages feed

categories 0.58.0.4 → 0.58.0.5

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: void

API changes (from Hackage documentation)

Files

categories.cabal view
@@ -1,6 +1,6 @@ name:          categories category:      Control-version:       0.58.0.4+version:       0.58.0.5 license:       BSD3 cabal-version: >= 1.2.3 license-file:  LICENSE@@ -44,7 +44,7 @@    build-depends:      base >= 4 && < 5,-    void >= 0.5.1 && < 0.6+    void >= 0.5.4.2 && < 0.6    ghc-options: -Wall