mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 17:10:25 +01:00
Add unix-time to expected failures (#24)
This commit is contained in:
parent
e3e6ca1a1e
commit
ec564743b0
@ -44,6 +44,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
|||||||
|
|
||||||
-- http://hackage.haskell.org/trac/hackage/ticket/954
|
-- http://hackage.haskell.org/trac/hackage/ticket/954
|
||||||
, "diagrams"
|
, "diagrams"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/24
|
||||||
|
, "unix-time"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | 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