haskellPackages.cereal-time: doJailbreak

wip/yesman
Richard Marko 3 years ago committed by sterni
parent 25b5fe7caf
commit 552cfe19a1
  1. 4
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -1802,4 +1802,8 @@ self: super: {
# PR pending https://github.com/glguy/language-lua/pull/6
language-lua = doJailbreak super.language-lua;
# 2021-04-09: too strict time bound
# PR pending https://github.com/zohl/cereal-time/pull/2
cereal-time = doJailbreak super.cereal-time;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

@ -4051,7 +4051,6 @@ broken-packages:
- cereal-io-streams
- cereal-plus
- cereal-streams
- cereal-time
- certificate
- cf
- cfenv

Loading…
Cancel
Save