haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
This commit is contained in:
parent
e8958e26b3
commit
4eb3731752
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
|
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
|
||||||
restStringmap text uuid
|
restStringmap text uuid
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Silk Rest Framework Types";
|
description = "Silk Rest Framework Types";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user