Hello community, here is the log from the commit of package hlint for openSUSE:Factory checked in at 2016-02-11 12:37:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hlint (Old) and /work/SRC/openSUSE:Factory/.hlint.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hlint" Changes: -------- --- /work/SRC/openSUSE:Factory/hlint/hlint.changes 2016-01-08 15:23:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hlint.new/hlint.changes 2016-02-11 12:37:29.000000000 +0100 @@ -1,0 +2,24 @@ +Thu Feb 4 18:11:55 UTC 2016 - mimi...@gmail.com + +- update to 1.9.28 +* spot newtype deriving inside classes +* avoid recompiling everything twice +* don't suggest removing bang patterns on let +* Rename HintStructure to HintPattern +* add an hlint function to the HLint3 API +* warn about unused DefaultSignatures extension +* add -XHaskell2010 and fix -XHaskell98 +* Allow checking even if a function has different arities +* don't warn on a -> (b -> c), it's sometimes sensible +* make parse errors severity Error +* warn on otherwise in a pattern variable +* eta reduce fun x = f $ x +* don't ever suggest liftM +* downgrade built in hints, Error => Warning => Suggestion +* add a Suggestion level severity +* make sure you close file handles +* add hint compare x y == EQ and /= +* add hint concatMap id ==> concat +* include refactorings is --json output + +------------------------------------------------------------------- Old: ---- hlint-1.9.26.tar.gz New: ---- hlint-1.9.28.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hlint.spec ++++++ --- /var/tmp/diff_new_pack.2VqGn8/_old 2016-02-11 12:37:30.000000000 +0100 +++ /var/tmp/diff_new_pack.2VqGn8/_new 2016-02-11 12:37:30.000000000 +0100 @@ -20,7 +20,7 @@ # no useful debuginfo for Haskell packages without C sources %global debug_package %{nil} Name: hlint -Version: 1.9.26 +Version: 1.9.28 Release: 0 Summary: Source code suggestions License: BSD-3-Clause ++++++ hlint-1.9.26.tar.gz -> hlint-1.9.28.tar.gz ++++++ ++++ 2538 lines of diff (skipped)