Skip to content

Fix typo: DoubeDouble in NestedPrismTH.hs doc comment#22

Merged
echatav merged 2 commits intofixes-after-0.3from
copilot/sub-pr-20
Feb 24, 2026
Merged

Fix typo: DoubeDouble in NestedPrismTH.hs doc comment#22
echatav merged 2 commits intofixes-after-0.3from
copilot/sub-pr-20

Conversation

Copy link

Copilot AI commented Feb 24, 2026

Corrects a spelling error in the Haddock example for makeNestedPrisms.

  • src/Control/Lens/Internal/NestedPrismTH.hs: Fix DoubeDouble in the constructor example:
    -- Before
    | Bux Doube String Bool
    -- After
    | Bux Double String Bool

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: echatav <2265940+echatav@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix spelling error in 'Double' based on review feedback Fix typo: DoubeDouble in NestedPrismTH.hs doc comment Feb 24, 2026
Copilot AI requested a review from echatav February 24, 2026 00:01
@echatav echatav marked this pull request as ready for review February 24, 2026 00:03
@echatav echatav merged commit e7cf300 into fixes-after-0.3 Feb 24, 2026
@echatav echatav deleted the copilot/sub-pr-20 branch February 24, 2026 00:03
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.

2 participants