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

Please support GHC-9.12 (request for hackage revision) #26

Closed
int-e opened this issue Jan 8, 2025 · 4 comments
Closed

Please support GHC-9.12 (request for hackage revision) #26

int-e opened this issue Jan 8, 2025 · 4 comments

Comments

@int-e
Copy link

int-e commented Jan 8, 2025

This depends on hint, see haskell-hint/hint#178.

Apart from that, it's only version upper bound bumps for dependencies:

  • Cabal to < 3.15
  • containers to < 0.8
  • filepath to < 1.6
  • mtl to < 2.4
  • unix to < 2.9

@ncfavier did the last revision, pinging because of that.

@ncfavier
Copy link
Contributor

ncfavier commented Jan 8, 2025

I don't have write access to this repository but I've bumped the bounds on Hackage now.

@int-e
Copy link
Author

int-e commented Jan 8, 2025

The versions aren't tracked in the repo anyway, so a hackage revision is all that's needed.

Sadly, the information is redundant in the .cabal file (I should've mentioned that); the versions are repeated for the two executables.

@ncfavier
Copy link
Contributor

ncfavier commented Jan 8, 2025

I should have checked more carefully! Updated again.

@int-e
Copy link
Author

int-e commented Jan 8, 2025

Thanks a lot! Closing :)

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

No branches or pull requests

2 participants