haskell-euler fails its test suite.
This commit is contained in:
parent
654d912db5
commit
2e0144ce09
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ self: super: {
|
||||||
# These packages try to execute non-existent external programs.
|
# These packages try to execute non-existent external programs.
|
||||||
cmaes = dontCheck super.cmaes; # http://hydra.cryp.to/build/498725/log/raw
|
cmaes = dontCheck super.cmaes; # http://hydra.cryp.to/build/498725/log/raw
|
||||||
dbmigrations = dontCheck super.dbmigrations;
|
dbmigrations = dontCheck super.dbmigrations;
|
||||||
|
euler = dontCheck super.euler; # https://github.com/decomputed/euler/issues/1
|
||||||
filestore = dontCheck super.filestore;
|
filestore = dontCheck super.filestore;
|
||||||
graceful = dontCheck super.graceful;
|
graceful = dontCheck super.graceful;
|
||||||
hakyll = dontCheck super.hakyll;
|
hakyll = dontCheck super.hakyll;
|
||||||
|
|
Loading…
Reference in a new issue