format fix
This commit is contained in:
parent
6bb95e6103
commit
8afee51e88
@ -348,6 +348,7 @@ pub trait MonadFailAnyExt: MonadFailAny {
|
||||
{
|
||||
<Self::W<E> as Pure>::pure(a)
|
||||
}
|
||||
|
||||
fn fail<'a, E: 'a, A: 'a>(e: E) -> <Self::W<E> as WeakFunctor>::F<'a, A>
|
||||
where
|
||||
Self: 'a,
|
||||
|
Loading…
Reference in New Issue
Block a user