Skip to content

maybeToExceptT #118

Description

@BebeSparkelSparkel

maybeToExceptT seems like a useful feature.

maybeT2ExceptT :: Functor m => e -> MaybeT m a -> ExceptT e m a and

maybe2ExceptT :: e -> Maybe a -> ExceptT e m a

https://hackage.haskell.org/package/transformers-0.5.6.2/docs/Control-Monad-Trans-Maybe.html#v:maybeToExceptT

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions