Skip to content

Commit

Permalink
Version 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Jan 12, 2018
1 parent 426bc14 commit a15617b
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

2.0.13, released 2018-01-12
#376, suggest <$> instead of x <- foo; return $ f x
#401, suggest removing brackets for (f . g) <$> x
Add Semigroup instances
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: 2.0.12
version: 2.0.13
license: BSD3
license-file: LICENSE
category: Development
Expand Down

0 comments on commit a15617b

Please sign in to comment.