Changelog for
ghc-hlint-2.1.11-1.6.x86_64.rpm :
* Mon Dec 10 2018 psimonsAATTsuse.com- Update hlint to version 2.1.11. 2.1.11, released 2018-12-02 [#553], define __HLINT__=1 for the C preprocessor [#546], suggest `x $> y` for `const x <$> y`, `pure x <$> y`, and `return x <$> y` [#546], suggest `x <$ y` for `x <&> const y`, `x <&> pure y`, and `x <&> return y` [#556], disable a few incorrect lens hints [#545], don\'t suggest turning type applications into sections [#466], avoid false positives for Esqueleto [#535], more lens hints Allow {-# HLINT #-} and {- HLINT -} pragmas [#532], generate requested report files even if there are no hints [#524], don\'t suggest newtype for existentials [#521], add a hint for f xAATT_ = ... ==> f x = ...
* Mon Aug 20 2018 psimonsAATTsuse.com- Update hlint to version 2.1.10. 2.1.10, released 2018-08-16 [#516], don\'t require a .hlint.yaml when running tests Prefer .hlint.yaml to HLint.hs for settings [#513], add section links in the HTML report
* Tue Aug 14 2018 psimonsAATTsuse.com- Update hlint to version 2.1.9. 2.1.9, released 2018-08-08 Add QuickCheck fixities Warn on redundant EmptyCase extension
* Tue Jul 10 2018 psimonsAATTsuse.com- Add hlint at version 2.1.8.