haskell-rest-gen: jailbreak
This commit is contained in:
parent
7794ad39b7
commit
fc5c0ffc54
@ -20,6 +20,7 @@ cabal.mkDerivation (self: {
|
|||||||
testDepends = [
|
testDepends = [
|
||||||
haskellSrcExts HUnit restCore testFramework testFrameworkHunit
|
haskellSrcExts HUnit restCore testFramework testFrameworkHunit
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Documentation and client generation from rest definition";
|
description = "Documentation and client generation from rest definition";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user