All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
3228 days ago
Changelog History
Changelog History
-
v0.2.0.1 Changes
March 15, 2016- ๐ Enable building with GHC-8.
-
v0.2.0.0 Changes
Provided
MonadTrace
instances to thetransformers
menagerie.Provided the various
mtl
instance toTraceT
.๐ฆ Based
TraceT
onExceptT
to shed theeither
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 toMonadTrace
.
-
v0.1.0.5 Changes
- Added
Typeable
,Generic
, andNFData
instances forErrorTrace
.
- Added