hlint 1.8.41 → 1.8.42
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~cpphsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: cpphs
API changes (from Hackage documentation)
Files
- hlint.cabal +2/−2
hlint.cabal view
@@ -1,7 +1,7 @@ cabal-version: >= 1.6 build-type: Simple name: hlint-version: 1.8.41+version: 1.8.42 license: BSD3 license-file: LICENSE category: Development@@ -40,7 +40,7 @@ base == 4.*, process, filepath, directory, containers, transformers >= 0.0 && < 0.4, hscolour >= 1.17 && < 1.21,- cpphs >= 1.11 && < 1.16,+ cpphs >= 1.11 && < 1.17, haskell-src-exts >= 1.11 && < 1.14, uniplate >= 1.5 && < 1.7