Changelog for
ghc-hspec-devel-2.5.4-lp150.1.2.x86_64.rpm :
* Mon Jul 09 2018 psimonsAATTsuse.com- Update hspec to version 2.5.4. [#]# Changes in 2.5.4 - Show how to rerun individual spec items on test failures (see #205) [#]# Changes in 2.5.3 - Treat character escapes like `\\NUL` as single tokens on `--diff` (see #351) - Allow a `/` at the beginning and at the end of an absolute path that is passed to `--match` or `--skip` [#]# Changes in 2.5.2 - Use module:line:column as default label for describe/it (see #250) - Warn if user is affected by https://ghc.haskell.org/trac/ghc/ticket/13285 (see #329) [#]# Changes in 2.5.1 - Disable tests for Test.Hspec.Core.Timer (see #352) [#]# Changes in 2.5.0 - Add `sequential` (see #311) - Add support for `--diff` when `shouldBe` is uesd with `QuickCheck`-properties - Add source locations when `shouldBe` is uesd with `QuickCheck` properties - Print `QuickCheck` labels on success (see #297) - Retain output of `verbose`, `label`, `collect`, `classify`, etc. for `QuickCheck` properties (see #257) - Extract source location from error / undefined (see #316)
* Fri Mar 16 2018 psimonsAATTsuse.com- Update hspec to version 2.5.0. A more detailed change log is not available.
* Wed Mar 14 2018 psimonsAATTsuse.com- Update hspec to version 2.4.8. A more detailed change log is not available.