mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Expect fsnotify to fail
This commit is contained in:
parent
e88ef6f74b
commit
b804e37845
@ -251,6 +251,9 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
||||
add "tls"
|
||||
|
||||
add "x509"
|
||||
|
||||
-- Often run out of inotify handles
|
||||
add "fsnotify"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user