haskell-distributed-process: jailbreak to fix build with Haskell Platform 2013.2.0.0
This commit is contained in:
parent
41f9d7d83c
commit
3eab69da50
@ -20,6 +20,7 @@ cabal.mkDerivation (self: {
|
|||||||
testFrameworkHunit
|
testFrameworkHunit
|
||||||
];
|
];
|
||||||
noHaddock = true;
|
noHaddock = true;
|
||||||
|
jailbreak = true;
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/haskell-distributed/distributed-process";
|
homepage = "http://github.com/haskell-distributed/distributed-process";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user