mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 14:41:59 +01:00
fsnotify tests excluded
This commit is contained in:
parent
d581a864fb
commit
f133d12b00
@ -47,6 +47,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
|||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/24
|
-- https://github.com/fpco/stackage/issues/24
|
||||||
, "unix-time"
|
, "unix-time"
|
||||||
|
|
||||||
|
-- https://github.com/mdittmer/hfsnotify/commit/64064fb0647302f7e136633360ed80eb1ddedd83#commitcomment-2374626
|
||||||
|
, "fsnotify"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | 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