Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add scanrPar, scanlPar (copy #2177) #2180

Merged
merged 2 commits into from
Apr 28, 2022
Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 28, 2022

This is an automatic copy of pull request #2177 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Co-authored-by: Peter Lebbing <peter@digitalbrains.com>
(cherry picked from commit ecb4a37)
This adds a low-depth scan, see
[Conal Elliott's paper](https://dl.acm.org/doi/10.1145/3110251) for
more. This uses a different approach, however - Haskell's "dependent
types" rather than type families.

Co-authored-by: Peter Lebbing <peter@digitalbrains.com>
(cherry picked from commit 8b85268)
@alex-mckenna alex-mckenna merged commit 94c6286 into 1.6 Apr 28, 2022
@alex-mckenna alex-mckenna deleted the mergify/copy/1.6/pr-2177 branch April 28, 2022 11:55
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