haskellPackages.assoc-list{,like}: run now fixed test suite

This commit is contained in:
sternenseemann 2021-11-08 22:25:41 +01:00
parent 6ec50700ae
commit 07c7f8e267

View file

@ -242,9 +242,6 @@ self: super: ({
# should create issues for them.
# https://github.com/typeclasses/aws-cloudfront-signed-cookies/issues/2
aws-cloudfront-signed-cookies = dontCheck super.aws-cloudfront-signed-cookies;
# https://github.com/typeclasses/assoc-list/issues/2
assoc-list = dontCheck super.assoc-list;
assoc-listlike = dontCheck super.assoc-listlike;
# https://github.com/typeclasses/dsv/issues/1
dsv = dontCheck super.dsv;