mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 05:17:30 +01:00
Don't run xmlgen tests skogsbaer/xmlgen#2
This commit is contained in:
parent
8541de6d60
commit
b82e348cf2
@ -87,6 +87,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
|||||||
|
|
||||||
-- https://github.com/rrnewton/haskell-lockfree-queue/issues/7
|
-- https://github.com/rrnewton/haskell-lockfree-queue/issues/7
|
||||||
, "abstract-deque"
|
, "abstract-deque"
|
||||||
|
|
||||||
|
-- https://github.com/skogsbaer/xmlgen/issues/2
|
||||||
|
, "xmlgen"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | List of packages for our stable Hackage. All dependencies will be
|
-- | List of packages for our stable Hackage. All dependencies will be
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user