-
-
Notifications
You must be signed in to change notification settings - Fork 391
Add support for ghc 9.0.2 #2567
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
Merged
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
ddfede4
Extract out ci build setup
jneira b956c3b
Add required shell property
jneira 4caf4e1
Add support for ghc-9.0.2
jneira bf280fa
Test ghc 9.0.2
jneira 77ffca7
Add unix boot package
jneira 87a8c9d
Use primitive-unlifted < 1.0
jneira 81e8aab
Use primitive-unlifted < 1.0 for stack
jneira 857edb9
Ude 9.0.1 for hackage
jneira 23e6c82
Merge branch 'master' into ghc-9.0.2
jneira 9421c63
Use a unified cabal-ghc90.project
jneira 1d3acf3
Use last snapshot with ghc-9.0.2 support
jneira 3acfcf4
Use new cabal-ghc90.project in build
jneira ad03a95
Add stm-containers
jneira eaaafdb
Add specific tweaks for ghc-9.0.2
jneira ec80d94
Use the las ghc-boot-9.0
jneira 0664619
Merge branch 'master' into ghc-9.0.2
jneira 9161fb8
Fix test adding allow-newer
jneira d7c63f8
Use unix-compat from hackage
jneira d58ea42
Merge branch 'master' into ghc-9.0.2
jneira e377956
Use unix-compat from hackage
jneira 52a6a4d
Make consistent lastest stack.yamls
jneira c3b8a54
Clean up cabal.project
jneira 75e234a
more cleanups
jneira d549a26
Update tweaks in hackage ci
jneira e3c41d9
Correct comment
jneira c5e1f4b
Merge branch 'master' into ghc-9.0.2
jneira 51db994
Correct fourmolu condition
jneira eeb343d
Correct fourmolu condition in tests
jneira 6a77064
Removing the all target from caching
jneira fba33f5
exclude Brittany 0.14.0.1
jneira 0c89870
Merge remote-tracking branch 'upstream/master' into ghc-9.0.2
jneira 5dcec89
Update snapshot to get new lsp
jneira b44f58b
document flag
jneira bfedf97
Document and build ghcide benchmark
jneira 4e535c7
Doc and use ghc-9.0.2 in hackage
jneira 2c7ac63
Add ghc-9.2.1 to tested-with
jneira d2f0216
Use 9.0.2 in gitlab
jneira d210d99
Use last *molus
jneira dd335b6
Use same versions as cabal build
jneira 6326efe
Merge branch 'master' into ghc-9.0.2
jneira e27f56d
Use cabal freeze versions
jneira a5f5907
Merge branch 'ghc-9.0.2' of https://github.com/jneira/haskell-languag…
jneira e694ebb
Add dep for ghcide tests
jneira 47e213c
one by one
jneira c1fc2ee
Merge branch 'master' into ghc-9.0.2
jneira f965d3c
Unnecessary change
jneira 3e75867
Remove unnecessary flag
jneira 3a8e61e
Corrections
jneira 3980b6d
Move blocks
jneira 6b8c707
Merge branch 'master' into ghc-9.0.2
mergify[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
packages: . | ||
|
||
-- Needed for ghc >= 9.0.2 and ghc-typelits-natnormalise == 0.7.6 | ||
allow-newer: ghc-typelits-natnormalise:ghc-bignum |
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.