Merge pull request #5739 from commercialhaskell/juhp-type-of-html-static

enable type-of-html-static but expect testsuite build fail (#5728)
This commit is contained in:
Joe Kachmar 2020-11-14 16:41:02 -05:00 committed by GitHub
commit 37900e21a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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":
@ -5745,6 +5745,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