haskell-rest-core: jailbreak
This commit is contained in:
parent
408473b406
commit
7794ad39b7
@ -18,6 +18,7 @@ cabal.mkDerivation (self: {
|
||||
testDepends = [
|
||||
HUnit mtl testFramework testFrameworkHunit unorderedContainers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Rest API library";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user