haskell-hakyll: fix test suite by providing "rev" in test environment

This commit is contained in:
Peter Simons 2016-04-26 17:14:36 +02:00
parent f6980571ab
commit ec49307518

View File

@ -276,7 +276,6 @@ self: super: {
filestore = dontCheck super.filestore;
getopt-generics = dontCheck super.getopt-generics;
graceful = dontCheck super.graceful;
hakyll = dontCheck super.hakyll;
Hclip = dontCheck super.Hclip;
HList = dontCheck super.HList;
ide-backend = dontCheck super.ide-backend;