packages feed

hlint 1.7.2 → 1.7.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: hscolour

API changes (from Hackage documentation)

Files

hlint.cabal view
@@ -1,7 +1,7 @@ cabal-version:      >= 1.6 build-type:         Simple name:               hlint-version:            1.7.2+version:            1.7.3 -- license is GPL v2 only license:            GPL license-file:       LICENSE@@ -35,7 +35,7 @@ library     build-depends:         base == 4.*, process, filepath, directory, mtl, containers,-        hscolour == 1.16.*,+        hscolour == 1.17.*,         cpphs == 1.11.*,         haskell-src-exts == 1.9.*,         uniplate == 1.5.*