From 703f950a6316486bd626cb39e6cbe1484c5d2019 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 25 Jul 2022 09:12:00 -0400 Subject: Remove GHCJS support completely I don't care about ghcjs anymore, the most javascript I want to do is jQuery. --- Biz/Bild/Constants.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'Biz/Bild/Constants.nix') diff --git a/Biz/Bild/Constants.nix b/Biz/Bild/Constants.nix index 0ffc85d..161957a 100644 --- a/Biz/Bild/Constants.nix +++ b/Biz/Bild/Constants.nix @@ -1,4 +1,3 @@ { ghcCompiler = "ghc923"; - ghcjsCompiler = "ghcjs86"; } -- cgit v1.2.3