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