haskell-rest-types: jailbreak (aeson)

https://github.com/silkapp/rest/issues/57
This commit is contained in:
Mateusz Kowalczyk
2014-08-11 13:58:41 +02:00
committed by Peter Simons
parent e8958e26b3
commit 4eb3731752
@@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
aeson genericAeson hxt jsonSchema mtl regular regularXmlpickler
restStringmap text uuid
];
jailbreak = true;
meta = {
description = "Silk Rest Framework Types";
license = self.stdenv.lib.licenses.bsd3;