haskell-http-streams: update to version 0.7.2.0
This commit is contained in:
parent
212c5e73a7
commit
c72457f3e8
@ -24,8 +24,8 @@ cabal.mkDerivation (self: {
|
|||||||
snapCore snapServer systemFileio systemFilepath text transformers
|
snapCore snapServer systemFileio systemFilepath text transformers
|
||||||
unorderedContainers
|
unorderedContainers
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://research.operationaldynamics.com/projects/http-streams/";
|
homepage = "http://research.operationaldynamics.com/projects/http-streams/";
|
||||||
description = "An HTTP client using io-streams";
|
description = "An HTTP client using io-streams";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user