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

20241015 dependency updates #2

Closed
wants to merge 2 commits into from

Conversation

michaelwebb76
Copy link
Member

@michaelwebb76 michaelwebb76 commented Oct 15, 2024

This failed locally for me with zlib dependency problems, but perhaps it will work in CI.

Copy link
Member

@JackKelly-Bellroy JackKelly-Bellroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, the shell worked on my machine. Once the template-haskell bump goes away, there won't be much in this PR.

@@ -47,7 +47,7 @@ common deps
, containers ^>=0.6 || ^>=0.7
, servant >=0.19 && <0.21
, servant-server >=0.19 && <0.21
, template-haskell >=2.16 && <2.22
, template-haskell >=2.16 && <2.23
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

template-haskell is coupled to GHC versions so I don't think we should raise this until we support 9.10.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

K thanks

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you know which packages are tied to versions of GHC?

@michaelwebb76
Copy link
Member Author

This only contains an update to template-haskell bounds which should be synchronized with an update to GHC

@michaelwebb76 michaelwebb76 deleted the 20241015-dependency-updates branch October 15, 2024 03:39
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