haskell-ekg: jailbreak to fix build with aeson 0.8.x
This commit is contained in:
parent
62a3cc460d
commit
6892591e4c
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
aeson ekgCore filepath network snapCore snapServer text time
|
aeson ekgCore filepath network snapCore snapServer text time
|
||||||
transformers unorderedContainers
|
transformers unorderedContainers
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/tibbe/ekg";
|
homepage = "https://github.com/tibbe/ekg";
|
||||||
description = "Remote monitoring of processes";
|
description = "Remote monitoring of processes";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user