Skip to content

Comments

feat: export Quot-package together #22

Open
nomeata wants to merge 6 commits intomasterfrom
joachim/export-eq-with-qout
Open

feat: export Quot-package together #22
nomeata wants to merge 6 commits intomasterfrom
joachim/export-eq-with-qout

Conversation

@nomeata
Copy link
Contributor

@nomeata nomeata commented Feb 23, 2026

This PR exports Eq and the other Quot declarations with any of the four Quot-related declaration. This is for the benefit of checkers who want to create the whole Quot package (including Quot.lift, which uses Eq) as soon as Quot is added, and to allow such checkers to process pruned environments that may happen to exclude Quot.lift.

This PR exports `Eq` with every `Quot`-related declaration. This is for
the benefit of checkers who want to create the whole `Quot` package
(including `Quot.lift`, which uses `Eq`) as soon as `Quot` is added, and
to allow such checkers to process pruned environments that may happen to
exclude `Quot.lift`.
@nomeata nomeata force-pushed the joachim/export-eq-with-qout branch from 31b4ae9 to ddae828 Compare February 23, 2026 16:34
@nomeata nomeata changed the title feat: export Eq with every Quot-related declaration feat: export Quot-package together Feb 23, 2026
@nomeata nomeata marked this pull request as ready for review February 23, 2026 16:52
@nomeata nomeata requested a review from hargoniX February 23, 2026 17:32
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