Skip to content
Snippets Groups Projects
Commit 13ed35d4 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Mark http2 and uniform-transforms as broken on 8.8

parent 61af43d0
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,9 @@ version="$(ghc_version)"
echo "Found GHC $version."
case $version in
8.8.*)
# package ticket
broken "http2" 16288
broken "unicode-transforms" 16288
;;
8.9.*)
......
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