hint library Changelog

What's new in hint library 0.4.2.3

May 21, 2015
  • It builds against 7.4.2 (not 7.4.1), so update the constraints.

New in hint library 0.4.2.2 (Feb 3, 2015)

  • Builds with ghc 7.10
  • Builds again with ghc 7.4
  • Drops dependency on utf8-string

New in hint library 0.4.2.1 (Sep 17, 2014)

  • Better error reporting

New in hint library 0.4.2.0 (Jun 27, 2014)

  • Based on exceptions-0.6

New in hint library 0.3.3.7 (Sep 25, 2013)

  • Fixed a race condition that would happen, for instance, when two process where run one next to the other, making them, on some platforms, to get the same random number seed.