Skip to content

semialign: Generalize {l,r}padZip to work on any Semialign container that is Filterable#141

Closed
duairc wants to merge 1 commit intohaskellari:masterfrom
duairc:witherable
Closed

semialign: Generalize {l,r}padZip to work on any Semialign container that is Filterable#141
duairc wants to merge 1 commit intohaskellari:masterfrom
duairc:witherable

Conversation

@duairc
Copy link
Copy Markdown

@duairc duairc commented Apr 28, 2020

This introduces a dependency on witherable-class. It's a small package and we already depend on all of its dependencies.

…that is Filterable

This introduces a dependency on witherable-class. It's a small package and we already depend on all of its dependencies.
@phadej
Copy link
Copy Markdown
Collaborator

phadej commented Apr 28, 2020

I cannot depend on package which don't care about version bounds: https://matrix.hackage.haskell.org/#/package/witherable-class

@duairc
Copy link
Copy Markdown
Author

duairc commented Apr 28, 2020

Okay, if I were to fix this in witherable-class, you would want it to build at least as far back as GHC 7.4, is that correct? (based on the base lower bound of semialign)

@duairc
Copy link
Copy Markdown
Author

duairc commented Apr 28, 2020

I ask because there does seem to have been a fix of sorts recently (obviously not useful until it gets released to Hackage) but that sets 4.8 as a lower bound for base.

@phadej phadej closed this Jan 4, 2026
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