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

haskeline: Needs a bounds upper bounds fix #405

Open
erikd opened this issue Jun 3, 2024 · 3 comments
Open

haskeline: Needs a bounds upper bounds fix #405

erikd opened this issue Jun 3, 2024 · 3 comments

Comments

@erikd
Copy link

erikd commented Jun 3, 2024

Have raised a PR: haskell/haskeline#188

Have emailed the maintainer.

@phadej
Copy link
Member

phadej commented Jun 3, 2024

haskeline is bundled with GHC. ping @bgamari

@erikd
Copy link
Author

erikd commented Jun 3, 2024

I was using an SRP for haskeline:

source-repository-package
  type: git
  location: https://github.com/erikd/haskeline
  tag: 6758c914603b072aba26d2bc6ed59d0919fbd516

But now that is no longer necessary. The package on Hackage has not changed, there is no allow-newer stanza mentioning haskeline, it is still being used in my project, the GHC has not changed, but everything compiles fine.

I am confused.

@hsenag
Copy link

hsenag commented Jun 4, 2024

@erikd I just double-checked and I definitely still need allow-newer: haskeline:base to get a build plan.

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

3 participants