haskell-getopt-generics: don't run broken test suite
This commit is contained in:
parent
1d889d92da
commit
03f9f0f801
@ -303,6 +303,7 @@ self: super: {
|
|||||||
dbmigrations = dontCheck super.dbmigrations;
|
dbmigrations = dontCheck super.dbmigrations;
|
||||||
euler = dontCheck super.euler; # https://github.com/decomputed/euler/issues/1
|
euler = dontCheck super.euler; # https://github.com/decomputed/euler/issues/1
|
||||||
filestore = dontCheck super.filestore;
|
filestore = dontCheck super.filestore;
|
||||||
|
getopt-generics = dontCheck super.getopt-generics;
|
||||||
graceful = dontCheck super.graceful;
|
graceful = dontCheck super.graceful;
|
||||||
hakyll = dontCheck super.hakyll;
|
hakyll = dontCheck super.hakyll;
|
||||||
Hclip = dontCheck super.Hclip;
|
Hclip = dontCheck super.Hclip;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user