haskell: upgrade the tensorflow packages

Also enable building on GHC-8.4.
This commit is contained in:
Bas van Dijk
2018-08-13 20:07:43 +02:00
parent dd70c12732
commit a70fbb8d9e
6 changed files with 163 additions and 294 deletions
@@ -1129,4 +1129,5 @@ self: super: {
# Can be removed once yi-language >= 0.18 is in the LTS
yi-core = super.yi-core.override { yi-language = self.yi-language_0_18_0; };
}
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super