From f94cca6abc7bc5bd4165165d3b615879d93ce22d Mon Sep 17 00:00:00 2001 From: andromeda Date: Wed, 19 Aug 2026 04:47:51 +0200 Subject: add FIR --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 2d3c492..7028dfd 100644 --- a/shell.nix +++ b/shell.nix @@ -4,7 +4,7 @@ in pkgs.mkShell { packages = [ pkgs.cabal-install - pkgs.ghc + pkgs.haskell.compiler.ghc914 pkgs.llvm pkgs.vulkan-tools -- cgit v1.3.1