1
0

Update GHC version for HLS

This commit is contained in:
2023-09-13 11:37:29 -04:00
parent b2bf95de1b
commit fc26e6e6a9

View File

@@ -37,7 +37,7 @@
let
pkgs = nixpkgs.legacyPackages.x86_64-linux;
ghc = pkgs.haskell.packages.ghc924.ghcWithHoogle (self: with self;
ghc = pkgs.haskell.packages.ghc928.ghcWithHoogle (self: with self;
[
relude
split