mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 01:50:25 +01:00
Reenable tests
This commit is contained in:
parent
842a22f3c4
commit
4fb971f04d
@ -109,9 +109,6 @@ 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