haskellPackages.language-ats: dontCheck
This commit is contained in:
parent
7dcc5c717d
commit
35f1e57531
@ -1269,4 +1269,7 @@ self: super: {
|
||||
});
|
||||
});
|
||||
|
||||
# upstream issue: https://github.com/vmchale/atspkg/issues/12
|
||||
language-ats = dontCheck super.language-ats;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
Loading…
Reference in New Issue
Block a user