You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.github/workflows/test.yml - Uses the custom cabal.project and disables tests for non-working plugins. Needs to be updated when more plugins gain ghc-9.0.1 support
State of support
Has ghc-9.0 support
ghcidehaskell-language-serverhls-haddock-comments-pluginhls-hlint-pluginhls-importlens-pluginhls-pragmas-pluginhls-retrie-pluginhls-eval-pluginEval plugin: support ghc 9.0.1 #1997hls-module-name-plugin- Actually builds just fine. Was accidentally disabledhls-class-plugin- Class plugin bump up #2475hls-refine-imports-plugin- All deps buildhls-splice-plugin- All deps buildhls-tactic-pluginexpectFailIfGhc9functionFormatters
hls-floskell-pluginhls-ormolu-plugin- Support added with Switch to ghc-lib-parser-9.0.1.xxx tweag/ormolu#688hls-brittany-plugin- Blocked upstream by brittany:ghc-lib-parser (Support for ghc-9.0.1 lspitzner/brittany#352)hls-fourmolu-plugin- Bump Fourmolu to 0.4 #2254hls-stylish-haskell-pluginblocked upstream byBuild system and CI
stack-9.0.1.yaml- Disables not-yet-working plugins and fetches upstream patchescabal-ghc901.project- Used for disabling the not yet working plugins and fetching upstream patchesflake.nix- Needs to fetch upstream patches and disable not-yet-working plugins (nix: add support for ghc 9.0.1 #1995).circleci/config.yml.github/workflows/test.yml- Uses the custom cabal.project and disables tests for non-working plugins. Needs to be updated when more plugins gain ghc-9.0.1 support.github/workflows/build.yml- The release script is not updated to make a ghc-9.0.1 release yet (PR Add ghc-9.0.1 to the build release script #1940)mergify.ioWe should probably make it manditory for PRs to successfully build/test on ghc-9.0.1 as wellDependencies which needs updates and hackage release
Dependencies needed to inlcude brittany in hackage for 9.0: