Skip to content

Commit

Permalink
Version 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Jun 19, 2020
1 parent b6330e7 commit fe9c3ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Changelog for HLint (* = breaking change)

3.1.5, released 2020-06-19
#1049, suggest or/and from True `elem` xs and False `notElem` xs
#1055, avoid incorrect hints with nested (.)'s
#1054, make isLitString work again
Expand Down
2 changes: 1 addition & 1 deletion hlint.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hlint
version: 3.1.4
version: 3.1.5
license: BSD3
license-file: LICENSE
category: Development
Expand Down

0 comments on commit fe9c3ad

Please sign in to comment.