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