Skip to content

Data.Data.Lens: Don't force -fbyte-code#1097

Merged
RyanGlScott merged 1 commit intomasterfrom
byte-code-experiment
Oct 14, 2025
Merged

Data.Data.Lens: Don't force -fbyte-code#1097
RyanGlScott merged 1 commit intomasterfrom
byte-code-experiment

Conversation

@RyanGlScott
Copy link
Collaborator

Because lens no longer uses doctest, this hack is no longer required. Doing so avoids causing issues when building lens with GHC 9.15 (see https://gitlab.haskell.org/ghc/ghc/-/issues/26493).

Fixes #874.

Because `lens` no longer uses `doctest`, this hack is no longer required. Doing
so avoids causing issues when building `lens` with GHC 9.15 (see
https://gitlab.haskell.org/ghc/ghc/-/issues/26493).

Fixes #874.
@RyanGlScott RyanGlScott self-assigned this Oct 13, 2025
@RyanGlScott RyanGlScott merged commit 3961625 into master Oct 14, 2025
30 checks passed
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.

Doctest failures on GHC 8.10

1 participant