Skip to content

Re-export hoistMaybe from transformers #253

Description

@dcastro

At the moment, we're defining hoistMaybe in Universum.Monad.Trans.

However, transformers also introduced a hoistMaybe function in 0.6.0.0. We should just re-export it.

We shouldn't do this now though. Even recent LTSs are still using older versions of transformers. LTS 18.28 uses transformers-0.5.6.2. Let's do this when transformers >= 0.6.0.0 gains widespread adoption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:fixCode is modified, but without breaking changes or new definitions. Not necessary a bug fix.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions