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

Build with latest GHCs (up to 9.10) #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

andreasabel
Copy link

@andreasabel andreasabel commented Apr 30, 2024

This PR is mostly the code by @junjihashimoto from fork https://github.com/hasktorch/term-rewriting.
I reorganized the commit so that version bumps are packaged with the respective code changes.
Further, I switched the cabal file to cabal-version 1.10 so that hackage will accept a publication.

  • .cabal file: switch to cabal-version 1.10, remove redundant constraints
  • Allow mtl-2.3
  • Switch to prettyprinter library
  • Bump containers and QuickCheck

@int-e I did not include a CI this time, but let me know if you want one.

@andreasabel andreasabel changed the title ghc 9.6 Build with latest GHCs (up to 9.10) Apr 30, 2024
@andreasabel
Copy link
Author

@int-e can this be merged? (And released?)

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.

1 participant