haskell-ekg: jailbreak to fix build with aeson 0.8.x

This commit is contained in:
Peter Simons 2014-08-09 12:12:33 +02:00
parent 62a3cc460d
commit 6892591e4c

View File

@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
aeson ekgCore filepath network snapCore snapServer text time
transformers unorderedContainers
];
jailbreak = true;
meta = {
homepage = "https://github.com/tibbe/ekg";
description = "Remote monitoring of processes";