Add more instances for merge tactics
Open
feature-request
- Dominant language
- Haskell
- Stars
- 355
- Forks
- 194
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 4
Description
They should support `Arrow` and `Alternative`. They can also support `Monoid`, but the instance I want, `(<>) = (<|>)`, may confuse people because `Maybe` has the wrong `Monoid` instance.
Contributor guide
Assessment
This issue has not been assessed yet.