haskell-wai-extra: jailbreak to fix build with latest version of 'void'
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user