mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 12:27:27 +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 "haskell-names"
|
||||||
|
|
||||||
add "shake"
|
add "shake"
|
||||||
|
|
||||||
|
-- https://github.com/jgm/pandoc-citeproc/issues/5
|
||||||
|
add "pandoc-citeproc"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user