Skip to content

Commit

Permalink
Skip pandoc-citeproc tests jgm/pandoc-citeproc#5
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Nov 7, 2013
1 parent c1df10f commit 1f69446
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Stackage/Config.hs
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1f69446

Please sign in to comment.