enable type-of-html-static but expect testsuite build fail (#5728)

This commit is contained in:
Jens Petersen 2020-11-13 18:16:37 +08:00
parent 41e97c6e40
commit 6031fe6adb

View File

@ -307,7 +307,7 @@ packages:
"Florian Knupfer <fknupfer@gmail.com> @knupfer":
- type-of-html
- type-of-html-static < 0 # https://github.com/commercialhaskell/stackage/issues/5728
- type-of-html-static
- chronos-bench
"Mikolaj Konarski <mikolaj.konarski@funktory.com> @Mikolaj":
@ -5742,6 +5742,7 @@ expected-test-failures:
- squeal-postgresql # https://github.com/fpco/stackage/issues/3180
- text-icu # https://github.com/bos/text-icu/issues/32
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
- type-of-html-static # https://github.com/commercialhaskell/stackage/issues/5728
- unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15
- vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9
- vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250