Changelog for easytest-0.2.1
0.2.1 (10/24/2018)
- Fix build errors for GHC 8.6, prevent building on GHC before 7.10
- Only print emojis for Unicode-capable terminals
0.2 (3/27/2018)
expectRight
now showsLeft
s.expectRightNoShow
replicates the old functionality.- Call stacks now longer show EasyTest porcelain.
expectJust
andexpectRight
now return unit
0.1.1 (3/25/2018)
- Add ghc 7.10.3 compatibility.
- allow async 2.2, ghc 8.4 compatibility
- build with latest stackage nightly
0.1 (3/6/2018)
Initial release.