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