Switch to default compiler.

This commit is contained in:
Jorge Acereda 2019-09-21 00:35:57 +02:00
parent 72f3189f25
commit e6b05f4922

View File

@ -1,4 +1,4 @@
{ nixpkgs ? import <nixpkgs> {}, compiler ? "ghc881", doBenchmark ? false }:
{ nixpkgs ? import <nixpkgs> {}, compiler ? "default", doBenchmark ? false }:
let