diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index badc0ea..6cff75a 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update HUnit to version 1.6.0.0. + * Generalize return type of `assertFailure` to `IO a` + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com