From 872d702517f5eecae704dbf1eeece16c08140259 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Wed, 31 May 2023 21:47:49 -0400 Subject: [PATCH] Pinned GHC version --- homeConfig/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeConfig/home.nix b/homeConfig/home.nix index 11206c8..acf1c63 100644 --- a/homeConfig/home.nix +++ b/homeConfig/home.nix @@ -65,7 +65,7 @@ nodejs gcc - ghc + haskell.compiler.ghc92 cabal-install cabal2nix