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

Refactor builtins and add support for tuples #20

Merged
merged 3 commits into from Nov 3, 2020
Merged

Refactor builtins and add support for tuples #20

merged 3 commits into from Nov 3, 2020

Conversation

UlfNorell
Copy link
Member

  • Start on a Haskell.* library meant to mimic selected parts of the Haskell base library
  • Builtins based on fully qualified names instead of the Agda builtin mappings
  • Generic tuple type in Haskell.Prelude mapped to Haskell tuples

- Start on a Haskell.* library meant to mimic selected parts of the Haskell base library
- Builtins based on fully qualified names instead of the Agda builtin mappings
- Generic tuple type in Haskell.Prelude mapped to Haskell tuples
@UlfNorell UlfNorell mentioned this pull request Nov 3, 2020
Main.hs Show resolved Hide resolved
Main.hs Outdated Show resolved Hide resolved
Main.hs Show resolved Hide resolved
Copy link
Contributor

@omelkonian omelkonian left a comment

Choose a reason for hiding this comment

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

LGTM

@omelkonian omelkonian merged commit 48685b5 into master Nov 3, 2020
@UlfNorell UlfNorell deleted the tuples branch November 3, 2020 20:02
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.

None yet

2 participants