haskellPackages.tophat: unbreak

This commit is contained in:
sternenseemann 2021-06-17 11:25:36 +02:00
parent 1c3b2aa37b
commit e8d2bf944d

View file

@ -1965,4 +1965,8 @@ EOT
# https://github.com/google/proto-lens/issues/413
proto-lens = doJailbreak super.proto-lens;
# Too strict bounds on profunctors
# https://github.com/jcranch/tophat/issues/1
tophat = doJailbreak super.tophat;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super