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
* Add GHC 9.12 and remove 9.0, 9.2 and 9.4
* Fix building cabal with GHC 9.12
* Update comment to trigger build
* nix flake update
Should bring in ghc 9.6.7
* Use HLS 2.10
* Fixes for hlint and hls
++pkgs.lib.optional(pkgs.stdenv.hostPlatform.isDarwin&&pkgs.stdenv.hostPlatform.isAarch64)"ghc902")"Haskell Language Server")){hls=tool"haskell-language-server";}
# add a trace helper. This will trace a message about disabling a component despite requesting it, if it's not supported in that compiler.
14
13
compiler-not-in=compiler-list: name: (if__elemcompiler-nix-namecompiler-listthen__trace"No ${name}. Not yet compatible with ${compiler-nix-name}"falseelsetrue);
++pkgs.lib.optional(pkgs.stdenv.hostPlatform.isDarwin&&pkgs.stdenv.hostPlatform.isAarch64)"ghc902")"Haskell Language Server")){hls=tool"haskell-language-server";}
# add a trace helper. This will trace a message about disabling a component despite requesting it, if it's not supported in that compiler.
14
14
compiler-not-in=compiler-list: name: (if__elemcompiler-nix-namecompiler-listthen__trace"No ${name}. Not yet compatible with ${compiler-nix-name}"falseelsetrue);
++pkgs.lib.optional(pkgs.stdenv.hostPlatform.isDarwin&&pkgs.stdenv.hostPlatform.isAarch64)"ghc902")"Haskell Language Server")){hls=tool"haskell-language-server";}
# add a trace helper. This will trace a message about disabling a component despite requesting it, if it's not supported in that compiler.
14
14
compiler-not-in=compiler-list: name: (if__elemcompiler-nix-namecompiler-listthen__trace"No ${name}. Not yet compatible with ${compiler-nix-name}"falseelsetrue);
# add a trace helper. This will trace a message about disabling a component despite requesting it, if it's not supported in that compiler.
11
11
compiler-not-in=compiler-list: name: (if__elemcompiler-nix-namecompiler-listthen__trace"No ${name}. Not yet compatible with ${compiler-nix-name}"falseelsetrue);
0 commit comments