Network.Gitit.Compat.Except

data ExceptT e m a

type Except e

class Error a

runExceptT

runExcept

class MonadError e m

throwError

catchError