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

Updated library for latest Haskell package versions #3

Merged
merged 3 commits into from
Mar 24, 2024

Conversation

them492017
Copy link
Contributor

The main changes are using Language.Haskell.Exts instead of Language.Haskell.Exts.Annotated, and then accounting for changes in the type definitions in Language.Haskell.Exts.

Additionally, I have modified the sample and sampleF test cases since it appears that the return value of [2,4] is correct.

@vrthra
Copy link
Owner

vrthra commented Mar 22, 2024

Thank you for the PR @them492017; Does this also fix #1 ?

@them492017
Copy link
Contributor Author

No, I wasn't able to fix #1. I get the same "Could not find module" error.

@vrthra
Copy link
Owner

vrthra commented Mar 24, 2024

@them492017 Thank you for the changes. I will merge them now.

@vrthra vrthra merged commit e04065f into vrthra:master Mar 24, 2024
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