All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
2956 days ago

Changelog History

  • v0.2.0.1 Changes

    March 15, 2016
    • ๐Ÿ— Enable building with GHC-8.
  • v0.2.0.0 Changes

    • Provided MonadTrace instances to the transformers menagerie.

    • Provided the various mtl instance to TraceT.

    • ๐Ÿ“ฆ Based TraceT on ExceptT to shed the either package dependency.

    • โœ‚ Remove some things that were of limited utility which had caused profunctors, kan-extensions dependencies to be incurred.

    • โž• Added a Monad superclass constraint to MonadTrace.

  • v0.1.0.5 Changes

    • Added Typeable, Generic, and NFData instances for ErrorTrace.