haskell-wai-extra: jailbreak to fix build with recent version of fast-logger
This commit is contained in:
parent
c3fafc22b1
commit
469735b45f
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
||||
blazeBuilder conduit dataDefault fastLogger hspec httpTypes HUnit
|
||||
resourcet 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