Skip to content

Use cabal-docspec #527

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 1 commit into from
Jul 22, 2025
Merged

Use cabal-docspec #527

merged 1 commit into from
Jul 22, 2025

Conversation

phadej
Copy link
Contributor

@phadej phadej commented Jul 21, 2025

I was making extensions cleanup, and that broke previous doctest based setup. That's just wrong. (Non-breaking) implementation changes should not break examples.

For a concrete example: having explicit import lists for external modules is a good thing, but GHC would report about unused imports which are there just for doctest.

@phadej phadej marked this pull request as ready for review July 22, 2025 17:27
@phadej phadej merged commit d868ed0 into master Jul 22, 2025
12 checks passed
@phadej phadej deleted the docspec branch July 22, 2025 17:27
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