profiteur: jailbreak and un-break

This commit is contained in:
Michael Bishop 2021-01-05 00:04:06 -04:00
parent c6bed7e078
commit 662eba1245
No known key found for this signature in database
GPG key ID: DF6388A85A7C8D6E
2 changed files with 4 additions and 1 deletions

View file

@ -1552,4 +1552,8 @@ self: super: {
servant-client = doJailbreak super.servant-client;
servant-client-core = doJailbreak super.servant-client-core;
# overly strict dependency on aeson
# https://github.com/jaspervdj/profiteur/issues/33
profiteur = doJailbreak (super.profiteur);
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -8975,7 +8975,6 @@ broken-packages:
- prof-flamegraph
- prof2dot
- prof2pretty
- profiteur
- profunctor-monad
- progress
- progress-meter