mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip pandoc-citeproc tests jgm/pandoc-citeproc#5
This commit is contained in:
parent
c1df10f87a
commit
1f69446f15
@ -109,6 +109,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
add "haskell-names"
|
||||
|
||||
add "shake"
|
||||
|
||||
-- https://github.com/jgm/pandoc-citeproc/issues/5
|
||||
add "pandoc-citeproc"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user