haskell-ip: drop obsolete override

This commit is contained in:
Peter Simons 2019-08-10 11:32:46 +02:00
parent 82feb71d0f
commit bfb9f66427

View file

@ -1289,7 +1289,4 @@ self: super: {
# Test suite won't link for no apparent reason.
constraints-deriving = dontCheck super.constraints-deriving;
# The old LTS-13.x version does not compile.
ip = self.ip_1_5_1;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super