haskell-HTTP-4000.2.8: cosmetic

This commit is contained in:
Peter Simons 2013-10-16 17:05:22 +02:00
parent ebdec6418d
commit 47ecc24c48

View File

@ -12,8 +12,8 @@ cabal.mkDerivation (self: {
caseInsensitive conduit deepseq httpdShed httpTypes HUnit mtl
network pureMD5 split testFramework testFrameworkHunit wai warp
];
doCheck = false;
jailbreak = true;
doCheck = false;
meta = {
homepage = "https://github.com/haskell/HTTP";
description = "A library for client-side HTTP";