haskellPackage.wai-cors: Disable cabal check
External program is used in tests.
This commit is contained in:
parent
638d4b4d71
commit
d4566400c9
@ -275,6 +275,7 @@ self: super: {
|
|||||||
xmlgen = dontCheck super.xmlgen;
|
xmlgen = dontCheck super.xmlgen;
|
||||||
hapistrano = dontCheck super.hapistrano;
|
hapistrano = dontCheck super.hapistrano;
|
||||||
HerbiePlugin = dontCheck super.HerbiePlugin;
|
HerbiePlugin = dontCheck super.HerbiePlugin;
|
||||||
|
wai-cors = dontCheck super.wai-cors;
|
||||||
|
|
||||||
# These packages try to access the network.
|
# These packages try to access the network.
|
||||||
amqp = dontCheck super.amqp;
|
amqp = dontCheck super.amqp;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user