From 3887308a3ad006b487f180d29b495c65294a7d26 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 17 Nov 2020 15:25:39 -0500 Subject: Update nix-shell stuff for linux --- Biz/Bild/Rules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz/Bild/Rules.nix') diff --git a/Biz/Bild/Rules.nix b/Biz/Bild/Rules.nix index e6a6979..e76d7a2 100644 --- a/Biz/Bild/Rules.nix +++ b/Biz/Bild/Rules.nix @@ -51,7 +51,7 @@ let '')); ghc_ = mkGhc pkgs.haskell.packages.ghc865.ghcWithHoogle; - ghcjs_ = mkGhc pkgs.haskell.packages.ghcjs.ghcWithPackages; + ghcjs_ = mkGhc pkgs.haskell.packages.ghcjs86.ghcWithPackages; in { ghc = main: let -- cgit v1.2.3