disable tests for haskellngPackages.http-streams since it doesn't include test modules

This commit is contained in:
Aycan iRiCAN 2015-02-17 15:23:15 +02:00
parent 3a17654b71
commit c723352d77

View file

@ -462,6 +462,9 @@ self: super: {
doHaddock = false;
});
# https://github.com/afcowie/http-streams/issues/80
http-streams = dontCheck super.http-streams;
} // {
# Not on Hackage.