All Versions
7
Latest Version
Avg Release Cycle
9 days
Latest Release
-

Changelog History

  • v0.9.24 Changes

    • Applied patch hiding (<>) from Prelude
    • Patch made dependent on ghc 8.0
    • โœ‚ Removed warning in Derived w.r.t. type sig
  • v0.9.23 Changes

    • Applied patch for ghc 8.2 compatibility
  • v0.9.22 Changes

    • Applied patch for removing import hide of Prelude(join)
  • v0.9.20 Changes

    April 13, 2015
    • ๐Ÿ“ฆ Make sure Changelog is included in cabal package/hackage.
  • v0.9.19 Changes

    April 02, 2015
    • ๐Ÿ”จ Refactor of IsParser into Applicative, Functor, and Alternative. No need to hide the previously duplicate interface anymore.
  • v0.9.18 Changes

    • โž• Add changelog, update cabal metadata
  • v0.9.17 Changes

    March 27, 2015
    • ๐Ÿ‘ GHC 7.10 support (by asr)