Rerun only tests which failed in a previous test run
Description
This ingredient for <https://hackage.haskell.org/package/tasty tasty> testing
framework allows to filter a test tree depending on an outcome of the previous
run. This may be useful in many scenarios, especially when a test suite grows
large.