haskellPackages.HTF: Fix testsuite and mark unbroken in configuration.

This commit is contained in:
Shea Levy 2021-04-27 06:55:49 -04:00
parent a170bff89a
commit 55f5842f1b
No known key found for this signature in database
GPG key ID: 5C0BD6957D86FE27
2 changed files with 4 additions and 2 deletions

View file

@ -284,7 +284,10 @@ self: super: {
hsbencher = dontCheck super.hsbencher;
hsexif = dontCheck super.hsexif;
hspec-server = dontCheck super.hspec-server;
HTF = dontCheck super.HTF;
HTF = overrideCabal super.HTF (orig: {
# The scripts in scripts/ are needed to build the test suite.
preBuild = "patchShebangs --build scripts";
});
htsn = dontCheck super.htsn;
htsn-import = dontCheck super.htsn-import;
http-link-header = dontCheck super.http-link-header; # non deterministic failure https://hydra.nixos.org/build/75041105

View file

@ -6962,7 +6962,6 @@ broken-packages:
- htdp-image
- hTensor
- htestu
- HTF
- HTicTacToe
- htiled
- htlset