haskell-HTTP-4000.2.8: cosmetic
This commit is contained in:
parent
ebdec6418d
commit
47ecc24c48
@ -12,8 +12,8 @@ cabal.mkDerivation (self: {
|
|||||||
caseInsensitive conduit deepseq httpdShed httpTypes HUnit mtl
|
caseInsensitive conduit deepseq httpdShed httpTypes HUnit mtl
|
||||||
network pureMD5 split testFramework testFrameworkHunit wai warp
|
network pureMD5 split testFramework testFrameworkHunit wai warp
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/haskell/HTTP";
|
homepage = "https://github.com/haskell/HTTP";
|
||||||
description = "A library for client-side HTTP";
|
description = "A library for client-side HTTP";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user