Changelog of @hackage/should-not-typecheck 2.1.0

should-not-typecheck changelog

2.1.0

2.0.1

  • Support HUnit 1.3

2.0

  • Changed API to require NFData a so we can fully evaluate expressions, rather than just converting to WHNF.

1.0.1

  • Use throwIO instead of throw for exception ordering safety.

1.0

  • Stabilise API at 1.0 release.
  • Allow building on 7.6.3.

0.1.0.0

  • Initial version.