Disable aeson-diff again, and xml-html-qq tests

This commit is contained in:
Adam Bergmark 2022-03-15 21:35:57 +01:00
parent 080ae33415
commit 9b3b31c40f

View File

@ -3674,7 +3674,7 @@ packages:
- tsv2csv
"Thomas Sutton <me@thomas-sutton.id.au> @thsutton":
- aeson-diff
- aeson-diff < 0 # 1.1.0.11 setup fail needs Cabal exposed
- edit-distance-vector
"Kyle Van Berendonck <kvanberendonck+stackage@gmail.com> @donkeybonks":
@ -7730,6 +7730,7 @@ expected-test-failures:
- type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728
- ua-parser # 0.7.6.0 compile fail against aeson 2
- vivid-supercollider # 0.4.1.2 https://github.com/commercialhaskell/stackage/issues/4250
- xml-html-qq # 0.1.0.1
- xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6
# Recursive deps https://github.com/fpco/stackage/issues/1818