mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages.proto-lens-arbitrary: update comment
This commit is contained in:
parent
4dfddc5e2d
commit
40fdae7a02
1 changed files with 1 additions and 1 deletions
|
|
@ -2585,7 +2585,7 @@ with haskellLib;
|
||||||
+ (drv.postPatch or "");
|
+ (drv.postPatch or "");
|
||||||
}) super.pdftotext;
|
}) super.pdftotext;
|
||||||
|
|
||||||
# QuickCheck <2.15
|
# Allow QuickCheck 2.16
|
||||||
# https://github.com/google/proto-lens/issues/403
|
# https://github.com/google/proto-lens/issues/403
|
||||||
proto-lens-arbitrary = doJailbreak super.proto-lens-arbitrary;
|
proto-lens-arbitrary = doJailbreak super.proto-lens-arbitrary;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue