Skip to content

Comments

[ refactor ] remove redundant private lemma in Data.Sum.Algebra#2908

Merged
jamesmckinna merged 1 commit intoagda:masterfrom
jamesmckinna:sum-algebra
Jan 23, 2026
Merged

[ refactor ] remove redundant private lemma in Data.Sum.Algebra#2908
jamesmckinna merged 1 commit intoagda:masterfrom
jamesmckinna:sum-algebra

Conversation

@jamesmckinna
Copy link
Collaborator

@jamesmckinna jamesmckinna commented Jan 16, 2026

@JacquesCarette 's comment on #2817 took me back to Data.Sum.Algebra.

This PR removes the redundant (but at least: private) definition , because this is (it would seem) easily replaceable in favour of the obvious existing definition in Data.Empty.Polymorphic.Base... which is already in the import list.

Issues (?):

  • no CHANGELOG: API unchanged
  • but could this lead to unsolved metas downstream? UPDATED: apparently not, at least as far as stdlib is concerned (moreover, as the definition is private, it can't affect anything outwith this module!?)

@jamesmckinna jamesmckinna added this pull request to the merge queue Jan 23, 2026
Merged via the queue into agda:master with commit d190080 Jan 23, 2026
12 checks passed
plt-amy pushed a commit that referenced this pull request Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants