-
Notifications
You must be signed in to change notification settings - Fork 216
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
dhall-1.42.0 fails to build in Stackage Nightly #2516
Comments
I can reproduce this with GHC 9.0.1, 9.0.2, 9.2.4 and 9.4.4, and have made a corresponding revision on Hackage: https://hackage.haskell.org/package/dhall-1.42.0/revisions/ The issue was apparently introduced in #2506 or an earlier change to that file (CC @ndwarshuis). I don't understand why CI didn't catch this issue though – I thought the |
These jobs don't make use of the installed "Haskell environment" though – they use I guess it's high time to add CI with a recent version of GHC. |
@sjakobi - to enable template-haskell-2.19.0.0 (changelog) is out of bounds for:
unix-compat-0.7 (changelog) (Mitchell Rosen [email protected] @mitchellwrosen) is out of bounds for:
|
I think it's more than relaxing bounds for |
any update on this thread? |
It was fixed in #2542
…On Thu, Oct 26, 2023, 22:01 Rui Chen ***@***.***> wrote:
any update on this thread?
—
Reply to this email directly, view it on GitHub
<#2516 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACFK53TULOGX6IZB3FLU4TYBMW2VAVCNFSM6AAAAAAXFVSSJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBSGI2TIMBTGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Yeah, I'm closing this as I'm fairly confident this is fixed in |
The text was updated successfully, but these errors were encountered: