haskellPackages.tophat: unbreak
This commit is contained in:
parent
1c3b2aa37b
commit
e8d2bf944d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue