Skip to content
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

Support exceptions-0.9.0 #232

Merged
merged 4 commits into from
Feb 26, 2018
Merged

Support exceptions-0.9.0 #232

merged 4 commits into from
Feb 26, 2018

Conversation

barrucadu
Copy link
Owner

Summary

Bump upper bounds of exceptions and prepare for an immediate release.

The MonadMask instance for ConcT r n now has an implementation of generalBracket. In general, bracketing and suchlike is unsafe for continuation-based monads, but I don't think I've introduced any extra unsafety here, as the continuations remain hidden beneath the abstraction.

Related issues: commercialhaskell/stackage#3315

@barrucadu barrucadu merged commit 5045c31 into master Feb 26, 2018
@barrucadu barrucadu deleted the exceptions-0.9.0 branch February 26, 2018 20:32
@barrucadu barrucadu mentioned this pull request Mar 11, 2018
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