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

Simplify recursive Interpret instance #1298

Merged
merged 5 commits into from
Sep 11, 2019

Conversation

Gabriella439
Copy link
Collaborator

@Gabriella439 Gabriella439 commented Sep 9, 2019

Related to #1297

The motivation behind this change is to:

  • Remove the dependency on free and recursion-schemes
  • Simplify the API and the implementation

Related to #1297

The motivation behind this change is to:

* Remove the dependency on `free` and `distributive`
* Simplify the API and the implementation
@sjakobi
Copy link
Collaborator

sjakobi commented Sep 9, 2019

Ping @MaxOw who added this functionality originally.

@Gabriella439 Gabriella439 mentioned this pull request Sep 10, 2019
3 tasks
Copy link
Collaborator

@sjakobi sjakobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit out of my depth, but LGTM apart from my inline comment! :)

dhall/tests/recursive/expr0.dhall Show resolved Hide resolved
@mergify mergify bot merged commit 4458cf0 into master Sep 11, 2019
@mergify mergify bot deleted the gabriel/simplify_recursive_interpret branch September 11, 2019 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants