mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
add coerce-with-substitution
This commit is contained in:
parent
c671e09654
commit
fc15c619c8
@ -4066,6 +4066,9 @@ packages:
|
||||
- tasty-lua
|
||||
- gridtables
|
||||
|
||||
"Ryan Hendrickson @rhendric":
|
||||
- coerce-with-substitution
|
||||
|
||||
"Judah Jacobson <judah.jacobson@gmail.com> @judah":
|
||||
- proto-lens-protobuf-types
|
||||
- proto-lens-protoc
|
||||
@ -9265,6 +9268,10 @@ expected-haddock-failures:
|
||||
- doctest-parallel # https://github.com/commercialhaskell/stackage/issues/5014
|
||||
- tztime # https://github.com/commercialhaskell/stackage/issues/5014
|
||||
|
||||
# Triggers https://gitlab.haskell.org/ghc/ghc/-/issues/25739
|
||||
# GHC has fixed this for 9.14, not yet backported to earlier versions.
|
||||
- coerce-with-substitution
|
||||
|
||||
# end of expected-haddock-failures
|
||||
|
||||
# For packages with haddock issues
|
||||
|
||||
Loading…
Reference in New Issue
Block a user