BSD-3-Clause licensed by Dave Laing
Maintained by [email protected]
This version can be pinned in stack with:tasty-hedgehog-1.1.0.0@sha256:7d490900887b6f8c107d41b27c52bde62bccd35630674af4f16497a51f4ec27e,1860

Module documentation for 1.1.0.0

Changes

Revision history for tasty-hedgehog

1.1.0.0 – 2021-04-03

  • Add fromGroup function

1.0.1.0 – 2021-01-25

  • Automatically enable or disable colour, based on the same criteria that hedgehog itself checks.

1.0.0.2 – 2020-01-16

  • Upgrade to hedgehog-1.0.2

1.0.0.1 – 2019-05-22

  • Fixed test result reporting to made plain hedgehog’s messages (fixes #30)

1.0.0.0 – 2019-05-17

  • Removed support for GHC < 8
  • Upgrade to hedgehog-1

0.2.0.0 – 2018-03-13

  • Removes the verbosity option, which was unsupported
  • Fixes a bug in configuration option handling, which was overwriting use configuration with the defaults.

0.1.0.2 – 2018-01-22

  • Ease bounds to allow for tasty 1.0.

0.1.0.1 – 2018-08-24

  • Exposed the various tasty options.

0.1.0.0 – 2017-08-24

  • First version. Released on an unsuspecting world.