haskell-hakyll: fix test suite by providing "rev" in test environment
This commit is contained in:
parent
f6980571ab
commit
ec49307518
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ self: super: {
|
||||||
filestore = dontCheck super.filestore;
|
filestore = dontCheck super.filestore;
|
||||||
getopt-generics = dontCheck super.getopt-generics;
|
getopt-generics = dontCheck super.getopt-generics;
|
||||||
graceful = dontCheck super.graceful;
|
graceful = dontCheck super.graceful;
|
||||||
hakyll = dontCheck super.hakyll;
|
|
||||||
Hclip = dontCheck super.Hclip;
|
Hclip = dontCheck super.Hclip;
|
||||||
HList = dontCheck super.HList;
|
HList = dontCheck super.HList;
|
||||||
ide-backend = dontCheck super.ide-backend;
|
ide-backend = dontCheck super.ide-backend;
|
||||||
|
|
Loading…
Reference in a new issue