haskell-wai-extra: jailbreak to fix build with latest version of 'void'
This commit is contained in:
parent
81970ff445
commit
ac8b39f66a
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
||||
blazeBuilder conduit dataDefault fastLogger hspec httpTypes HUnit
|
||||
text transformers wai waiTest zlib zlibBindings
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/yesodweb/wai";
|
||||
description = "Provides some basic WAI handlers and middleware";
|
||||
|
Loading…
Reference in New Issue
Block a user