-
-
Notifications
You must be signed in to change notification settings - Fork 432
Support for ghc-9.2.* #2179
Copy link
Copy link
Closed
Labels
GHCissues with particular GHC versionsissues with particular GHC versionsold_type: distributionold_type: metaPlaning and organizing other issuesPlaning and organizing other issuesstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
GHCissues with particular GHC versionsissues with particular GHC versionsold_type: distributionold_type: metaPlaning and organizing other issuesPlaning and organizing other issuesstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: enhancementNew feature or requestNew feature or request
State of support
Has ghc-9.2.1 support
ghcidehaskell-language-serverhls-haddock-comments-pluginhls-hlint-pluginhls-pragmas-pluginhls-retrie-pluginwithout test, not included via flagshls-eval-pluginhls-module-name-plugin: it was not being tested in ci: see More work around next ghc-9.2.1 support #2587. Doesnt compile for ghc-9.2.1. Fixed with Fix module-name plugin on ghc-9.2.1 #2594hls-class-pluginhls-refine-imports-plugin: [ghc-9.2] Fix refine-imports plugin #2601hls-splice-pluginhls-tactic-pluginhls-explicit-imports-pluginhls-call-hierarchy-pluginit is being tested so it works but it is not included in hls via flags: see More work around next ghc-9.2.1 support #2587hls-alternate-number-format-pluginhls-qualify-imported-names-plugin: [ghc-9.2] Fix qualify-imported-names plugin #2600Formatters
hls-floskell-pluginhls-ormolu-pluginhls-fourmolu-pluginhls-brittany-pluginhls-stylish-haskell-pluginBuild system and CI
.github/workflows/build.ymlpedantic(-WError) for cabal #2606.github/workflows/hackage.ymlstack-9.2.1.yaml, added but not working.circleci/config.ymlcabal-ghc921.project- Used for disabling the not yet working plugins and fetching upstream patchesconfiguration-ghc-921.nix.github/workflows/nix.yml.github/workflows/test.yml- Uses the custom cabal.project and disables tests for non-working plugins. Needs to be updated when more plugins get ghc-9.2.1 supportDependencies which needs updates and hackage release
allow-newerfield ofcabal-ghc921.project