diff --git a/pkgs/development/libraries/haskell/HTTP/4000.2.13.nix b/pkgs/development/libraries/haskell/HTTP/4000.2.13.nix index e3c4282b5ae..9c423a94e3f 100644 --- a/pkgs/development/libraries/haskell/HTTP/4000.2.13.nix +++ b/pkgs/development/libraries/haskell/HTTP/4000.2.13.nix @@ -12,6 +12,7 @@ cabal.mkDerivation (self: { caseInsensitive conduit deepseq httpdShed httpTypes HUnit mtl network pureMD5 split testFramework testFrameworkHunit wai warp ]; + jailbreak = true; meta = { homepage = "https://github.com/haskell/HTTP"; description = "A library for client-side HTTP";