mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +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
|
||||
, "diagrams"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/24
|
||||
, "unix-time"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user