checked-exceptions-0.2.0.0: mtl-style checked exceptions
Safe HaskellNone
LanguageHaskell2010

Control.Monad.CheckedExcept.Plugin

Description

type checking plugin to assist with unification of weakened exceptions

Synopsis

Documentation

plugin :: Plugin Source #

help resolve ambiguous type variables resulting from the very general type of Control.Monad.CheckedExcept.QualifiedDo.>>=