haskellPackages.perhaps: jailbreak

It has an overly tight dependency on doctest.

I've removed it from the list of broken builds in the yaml and I've made
a PR upstream too.
This commit is contained in:
Nathan van Doorn 2020-02-06 10:50:47 +00:00 committed by Peter Simons
parent a87b506140
commit eaca900965
2 changed files with 3 additions and 1 deletions

View file

@ -1389,4 +1389,7 @@ self: super: {
# prettyprinter-1.6.0 fails its doctest suite.
prettyprinter_1_6_0 = dontCheck super.prettyprinter_1_6_0;
# the test suite has an overly tight restriction on doctest
perhaps = doJailbreak super.perhaps;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -7942,7 +7942,6 @@ broken-packages:
- perfect-vector-shuffle
- PerfectHash
- perfecthash
- perhaps
- periodic
- perm
- permutations