wai-websockets: jailbreak to fix build with recent io-streams
This commit is contained in:
parent
d1edaee3c0
commit
b608f55590
@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
|
|||||||
blazeBuilder caseInsensitive fileEmbed httpTypes ioStreams network
|
blazeBuilder caseInsensitive fileEmbed httpTypes ioStreams network
|
||||||
text transformers wai waiAppStatic warp websockets
|
text transformers wai waiAppStatic warp websockets
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/yesodweb/wai";
|
homepage = "http://github.com/yesodweb/wai";
|
||||||
description = "Provide a bridge betweeen WAI and the websockets package";
|
description = "Provide a bridge betweeen WAI and the websockets package";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user