mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Disable text-icu tests bos/text-icu#3
This commit is contained in:
parent
83b7df0af6
commit
842a22f3c4
@ -109,6 +109,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
add "haskell-names"
|
||||
|
||||
add "shake"
|
||||
|
||||
-- https://github.com/bos/text-icu/issues/3
|
||||
add "text-icu"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user