From 78ec17d127ff28e8efd058c184d2766421a4866c Mon Sep 17 00:00:00 2001 From: Hamish Mackenzie Date: Thu, 17 Oct 2024 11:35:07 +1300 Subject: [PATCH] Use ghc965 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e27490c9b..bd80d85b6 100644 --- a/flake.nix +++ b/flake.nix @@ -49,7 +49,7 @@ inherit (nixpkgs) lib; # see flake `variants` below for alternative compilers - defaultCompiler = "ghc966"; + defaultCompiler = "ghc965"; fourmoluVersion = "0.16.2.0"; # We use cabalProject' to ensure we don't build the plan for # all systems.