Skip to content
Snippets Groups Projects
Commit 4a220d92 authored by Ryan Scott's avatar Ryan Scott
Browse files

Remove pandoc from expected failures

parent bf887425
No related branches found
No related tags found
No related merge requests found
......@@ -63,10 +63,9 @@ version="$(ghc_version)"
commit="$(ghc_commit)"
echo "Found GHC $version, commit $commit."
case $version in
8.11.*)
# package ticket
broken "pandoc" 18018
;;
#8.11.*)
# # package ticket
# ;;
*)
echo "No broken packages for GHC $version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment