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

Accommodate tls-2.1.0 #297

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Accommodate tls-2.1.0 #297

merged 1 commit into from
Oct 24, 2024

Conversation

mpilgrem
Copy link
Contributor

See:

@jappeace, I can get this to build with a dependency on tls-2.1.0 on Linux (via WSL2 on Windows 11) with stack.yaml:

snapshot: nightly-2024-10-23 # GHC 9.8.2
extra-deps:
- tls-2.1.0

allow-newer: true

It seems that record syntax can be used to update a value even if the data constructor is not exported, as long as the field name is exported.

@jappeace
Copy link
Collaborator

haddocks don't reflect this at al, weird, thanks

@jappeace jappeace merged commit 729bdfa into snoyberg:master Oct 24, 2024
9 checks passed
@mpilgrem mpilgrem deleted the tls-2.1.0 branch October 24, 2024 13:02
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