diff options
| author | sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org> | 2021-05-19 14:51:41 +0200 |
|---|---|---|
| committer | sterni <sternenseemann@systemli.org> | 2021-05-19 15:44:04 +0200 |
| commit | 20dd4577c73877df1fb36c10502479c34cc89dbc (patch) | |
| tree | 092aaacd8c1c55957852d4e0f3c3641eadc040ab /pkgs/development/python-modules/rangehttpserver | |
| parent | 0a1c857489853d3c1c71e7584e63cea5ba3a2600 (diff) | |
haskellPackages: fix infinite recursion by disabling random's tests
random 1.2.0 has a new test suite with a lot of dependencies. Among
other packages it depends on doctest which depends on syb which depends
on tasty which depends on optparse-applicative which depends on
QuickCheck which depends on -- you guessed it -- random!
The cycle could be broken at any point of course, I've disabled the
tests on random here because it has seen the change that causes all
of this. However, we may also want to consider doing this for
optparse-applicative instead, since random seems like a more critical
package to run the tests for possibly? Not sure, looking for feedback.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
