From aedb1c2a7eedef3860a461992e5afbe96e0f743a Mon Sep 17 00:00:00 2001 From: nek0 Date: Mon, 8 Oct 2018 18:58:23 +0200 Subject: [PATCH] update ghc --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 43be389..8d38a28 100644 --- a/shell.nix +++ b/shell.nix @@ -1,4 +1,4 @@ -{ nixpkgs ? import {}, compiler ? "ghc843", doBenchmark ? false }: +{ nixpkgs ? import {}, compiler ? "ghc861", doBenchmark ? false }: let