hoogle 4.2.6 → 4.2.7
raw patch · 2 files changed
+2/−2 lines, 2 filesdep ~cmdargsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: cmdargs
API changes (from Hackage documentation)
Files
- datadir/resources/Copy of more_gray.png binary
- hoogle.cabal +2/−2
− datadir/resources/Copy of more_gray.png
binary file changed (203 → absent bytes)
hoogle.cabal view
@@ -1,7 +1,7 @@ cabal-version: >= 1.6 build-type: Simple name: hoogle-version: 4.2.6+version: 4.2.7 license: GPL license-file: docs/LICENSE category: Development@@ -107,7 +107,7 @@ build-depends: time, old-time, old-locale,- cmdargs == 0.7.*,+ cmdargs >= 0.7 && < 0.9, tagsoup >= 0.11 && < 0.13, enumerator == 0.4.*, blaze-builder >= 0.2 && < 0.4,