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 8495c101dc
commit 2d54eb7693

View file

@ -521,6 +521,9 @@ self: super: {
# https://github.com/osa1/language-lua/issues/14
language-lua = dontCheck super.language-lua;
# https://github.com/afcowie/http-streams/issues/80
http-streams = dontCheck super.http-streams;
} // {
# Not on Hackage.