Skip to content

Add EnvelopeT #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Jul 8, 2019
Merged

Add EnvelopeT #32

merged 18 commits into from
Jul 8, 2019

Conversation

cdepillabout
Copy link
Owner

@cdepillabout cdepillabout commented Jul 7, 2019

This PR adds the EnvelopeT monad transformer.

An example of using this can be found in the following file:

https://github.com/cdepillabout/servant-checked-exceptions/blob/91a8eb8d5d505adff6df85c496c174ac1fd4fc2f/servant-checked-exceptions/example/EnvelopeT.hs

This also adds a few more combinators for Envelope.

This is for #3. Note that this doesn't add an mtl-like MonadEnvelope type class.

@cdepillabout cdepillabout merged commit 51f4101 into master Jul 8, 2019
@cdepillabout cdepillabout deleted the add-envelope-t branch July 8, 2019 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant