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