haskell-getopt-generics: don't run broken test suite
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user