haskell-ip: use version 1.5.x to fix the build
This commit is contained in:
@@ -1276,4 +1276,7 @@ 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_0;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
||||
Reference in New Issue
Block a user