haskellPackages.QuickCheck_2_14_2: unbreak

This commit is contained in:
Robert Djubek 2020-11-24 12:49:22 +00:00 committed by Peter Simons
parent 9d4ce7a57b
commit 37d9f941e7
2 changed files with 4 additions and 0 deletions

View file

@ -366,6 +366,9 @@ self: super: {
punycode = dontCheck super.punycode;
pwstore-cli = dontCheck super.pwstore-cli;
quantities = dontCheck super.quantities;
QuickCheck_2_14_2 = super.QuickCheck_2_14_2.override( {
splitmix = self.splitmix_0_1_0_3;
});
redis-io = dontCheck super.redis-io;
rethinkdb = dontCheck super.rethinkdb;
Rlang-QQ = dontCheck super.Rlang-QQ;

View file

@ -2695,6 +2695,7 @@ package-maintainers:
- streaming-wai
kiwi:
- irc-core
- QuickCheck_2_14_2
- random_1_2_0
- Unique
psibi: