mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Merge pull request #7802 from rhendric/rhendric/coerce-with-substitution
add coerce-with-substitution
This commit is contained in:
commit
0831664a7d
@ -4066,6 +4066,9 @@ packages:
|
|||||||
- tasty-lua
|
- tasty-lua
|
||||||
- gridtables
|
- gridtables
|
||||||
|
|
||||||
|
"Ryan Hendrickson @rhendric":
|
||||||
|
- coerce-with-substitution
|
||||||
|
|
||||||
"Judah Jacobson <judah.jacobson@gmail.com> @judah":
|
"Judah Jacobson <judah.jacobson@gmail.com> @judah":
|
||||||
- proto-lens-protobuf-types
|
- proto-lens-protobuf-types
|
||||||
- proto-lens-protoc
|
- proto-lens-protoc
|
||||||
@ -9264,6 +9267,10 @@ expected-haddock-failures:
|
|||||||
- doctest-parallel # https://github.com/commercialhaskell/stackage/issues/5014
|
- doctest-parallel # https://github.com/commercialhaskell/stackage/issues/5014
|
||||||
- tztime # 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
|
# end of expected-haddock-failures
|
||||||
|
|
||||||
# For packages with haddock issues
|
# For packages with haddock issues
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user