haskellPackages.fay: unbreak

Also unmark some obvious candidates as unbroken after testing that they
build.
wip/yesman
sternenseemann 3 years ago committed by sterni
parent 697541b7ae
commit 529ba0b483
  1. 4
      pkgs/development/haskell-modules/configuration-common.nix
  2. 9
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -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

@ -5194,18 +5194,9 @@ broken-packages:
- FastxPipe
- fathead-util
- fault-tree
- fay
- fay-base
- fay-builder
- fay-dom
- fay-geoposition
- fay-hsx
- fay-jquery
- fay-ref
- fay-simplejson
- fay-text
- fay-uri
- fay-websockets
- fb-persistent
- fbmessenger-api
- fbrnch

Loading…
Cancel
Save