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

Restore _AssertionFailed doctest #1087

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

RyanGlScott
Copy link
Collaborator

In base-4.20 (GHC 9.10) or later, the context portion of an AssertionFailed exception was moved to ExceptionContext. This adjusts the _AssertionFailed doctest in lens accordingly to make use of the ExceptionContext when necessary.

In `base-4.20` (GHC 9.10) or later, the context portion of an `AssertionFailed`
exception was moved to `ExceptionContext`. This adjusts the `_AssertionFailed`
doctest in `lens` accordingly to make use of the `ExceptionContext` when
necessary.
@RyanGlScott RyanGlScott merged commit 0c8da5a into master Jan 22, 2025
28 checks passed
@RyanGlScott RyanGlScott deleted the restore-_AssertionFailed-doctest branch January 22, 2025 12:44
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