hlint 3.3.3 → 3.3.4
raw patch · 2 files changed
+3/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGES.txt +2/−0
- hlint.cabal +1/−1
CHANGES.txt view
@@ -1,5 +1,7 @@ Changelog for HLint (* = breaking change) +3.3.4, released 2021-08-30+ #1288, fix generation of Linux binaries 3.3.3, released 2021-08-29 #1286, compatibility with extra-1.7.10 #114, if OverloadedLists are enabled, don't suggest list literals
hlint.cabal view
@@ -1,7 +1,7 @@ cabal-version: 1.18 build-type: Simple name: hlint-version: 3.3.3+version: 3.3.4 license: BSD3 license-file: LICENSE category: Development