Merge pull request #108452 from cleverca22/jailbreak-profiteur

profiteur: jailbreak and un-break
This commit is contained in:
Dennis Gosnell 2021-01-08 22:05:56 +09:00 committed by GitHub
commit 08fc5efd43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

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