haskellPackages.fay: unbreak
Also unmark some obvious candidates as unbroken after testing that they build.
This commit is contained in:
@@ -1696,4 +1696,8 @@ self: super: {
|
||||
# https://github.com/jswebtools/language-ecmascript-analysis/issues/1
|
||||
language-ecmascript-analysis = doJailbreak super.language-ecmascript-analysis;
|
||||
|
||||
# Too strict bounds on optparse-applicative
|
||||
# https://github.com/faylang/fay/pull/474
|
||||
fay = doJailbreak super.fay;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
||||
Reference in New Issue
Block a user