update ghc
This commit is contained in:
parent
dd4e048652
commit
aedb1c2a7e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ nixpkgs ? import <nixpkgs> {}, compiler ? "ghc843", doBenchmark ? false }:
|
||||
{ nixpkgs ? import <nixpkgs> {}, compiler ? "ghc861", doBenchmark ? false }:
|
||||
|
||||
let
|
||||
|
||||
|
|
Loading…
Reference in a new issue