mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 16:25:49 +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 "haskell-names"
|
||||||
|
|
||||||
add "shake"
|
add "shake"
|
||||||
|
|
||||||
|
-- https://github.com/bos/text-icu/issues/3
|
||||||
|
add "text-icu"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user