From 531aa34c8cb1dc3f46196e357e3ba168bc6f0ba1 Mon Sep 17 00:00:00 2001 From: nek0 Date: Mon, 23 Jul 2018 02:11:58 +0200 Subject: [PATCH] new ghc --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index f0081ce..2d3b025 100644 --- a/shell.nix +++ b/shell.nix @@ -1,4 +1,4 @@ -{ nixpkgs ? import {}, compiler ? "default", doBenchmark ? false }: +{ nixpkgs ? import {}, compiler ? "ghc843", doBenchmark ? false }: let