haskellPackages.dsv: run now fixed test suite

This commit is contained in:
sternenseemann 2021-11-08 23:17:43 +01:00
parent 07c7f8e267
commit a8bf7797ed

View file

@ -242,8 +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/dsv/issues/1
dsv = dontCheck super.dsv;
# https://github.com/acid-state/acid-state/issues/133
acid-state = dontCheck super.acid-state;