haskell-rest-gen: jailbreak
This commit is contained in:
parent
7794ad39b7
commit
fc5c0ffc54
@ -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 New Issue
Block a user