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

Relax upper bound on tls dependency #298

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

mpilgrem
Copy link
Contributor

The upper bound on the tls dependency can be relaxed.

Tested by building (stack test) with stack.yaml:

resolver: nightly-2024-10-23
extra-deps:
- tls-2.1.0

allow-newer: true

and

resolver: nightly-2024-10-23
extra-deps:
- tls-2.1.1

allow-newer: true

@jappeace jappeace merged commit 9fb8d87 into snoyberg:master Oct 25, 2024
9 checks passed
@jappeace
Copy link
Collaborator

thanks i'll release both mysql-haskell and keter in the afternoon, ping me if I forget

@mpilgrem mpilgrem deleted the bump-tls branch October 25, 2024 13:58
@mpilgrem
Copy link
Contributor Author

@jappeace, pinging - as requested.

@jappeace
Copy link
Collaborator

done ✅

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