-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
Support for ghc-8.10.6 #2109
Support for ghc-8.10.6 #2109
Conversation
jneira
commented
Aug 17, 2021
- Closes GHC-8.10.6 support #2096
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks !
nix: | ||
packages: [ icu libcxx zlib ] | ||
|
||
concurrent-tests: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the GHC test-against list in the cabal file isn't updated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, thanks for noting it
It seems gha haskell/setup does not support 8.10.6 yet |
chocolatey does not support 8.10.6 yet 🤦 opened issue: Mistuke/GhcChoco#15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
GHC 8.10.6, we hardly knew you |