Merged
Conversation
f8b346c to
0d98c85
Compare
Contributor
|
I have added GHC 9.12 support based off of this MR; see clash-lang/ghc-typelits-natnormalise#82 (comment). |
0d98c85 to
7ef0337
Compare
78e17d0 to
0df0301
Compare
0df0301 to
df1e7ef
Compare
|
Why was the version number increased to indicate a breaking change in this release? As far as I can tell, it only adds an exported symbol which is a non breaking change according to PVP. |
sternenseemann
added a commit
to sternenseemann/nixpkgs
that referenced
this pull request
Sep 16, 2025
This seems the best course of action: We are still only performing a non-breaking update compared to Stackage LTS (which will fix a few builds) while being able to execute the test suite. haskellPackages.ghc-tcplugins-extra: 0.4.8 -> 0.5 ghc-typelits-natnormalise requires >= 0.5 since 0.7.11. It does not look like the 0.5 update actually contains a breaking changes, so this update is probably safe: clash-lang/ghc-tcplugins-extra#29 (comment) clash-lang/ghc-tcplugins-extra@702dda2...v0.5.0
13 tasks
Member
Author
|
Right, I keep forgetting that adding things is not a breaking change. That being said, the new function |
2 tasks
sternenseemann
added a commit
to NixOS/nixpkgs
that referenced
this pull request
Sep 19, 2025
This seems the best course of action: We are still only performing a non-breaking update compared to Stackage LTS (which will fix a few builds) while being able to execute the test suite. haskellPackages.ghc-tcplugins-extra: 0.4.8 -> 0.5 ghc-typelits-natnormalise requires >= 0.5 since 0.7.11. It does not look like the 0.5 update actually contains a breaking changes, so this update is probably safe: clash-lang/ghc-tcplugins-extra#29 (comment) clash-lang/ghc-tcplugins-extra@702dda2...v0.5.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.