All Versions
37
Latest Version
Avg Release Cycle
126 days
Latest Release
-

Changelog History
Page 2

  • v0.4.2.3 Changes

    May 20, 2015
    • ⚡️ It builds against 7.4.2 (not 7.4.1), so update the constraints.
  • v0.4.2.2 Changes

    February 03, 2015
    • 🏗 Builds with GHC 7.10
    • 🏗 Builds again with GHC 7.4
    • ⬇️ Drops dependency on utf8-string
  • v0.4.2.1 Changes

    September 16, 2014
    • 👍 Better error reporting (thanks to Corentin Dupont)
  • v0.4.2.0 Changes

    May 06, 2014
    • Based on exceptions-0.6
  • v0.4.1.0 Changes

    • Based on exceptions-0.4
  • v0.4.0.0 Changes

    • Compiles with GHC 7.8
    • 🛠 Fixed an issue where P was available as a qualified version of Prelude (thanks to Samuel Gélineau)
    • 📦 Uses exceptions package instead of MonadCatchIO-mtl (API breakage expected)
    • No longer depends on haskell-src
    • 🔄 Changelog should now appear in Hackage
    • ↔ Integrated unit tests with cabal
  • v0.3.3.7 Changes

    • 🛠 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 (thanks to Mario Pastorelli and Samuel Gélineau)
    • 📚 Small fix in documentation (thanks to Daniil Frumin)
  • v0.3.3.6 Changes

    • Works again on GHC 7.2.x (thanks to Björn Peemöller)
  • v0.3.3.5 Changes

    • Works on GHC 7.4.6
    • Cleans up files for phantom modules that were left behind (thanks to Beltram Felgenhauer)
  • v0.3.3.4 Changes

    • Works on GHC 7.4.1