From f133d12b00fdcc6b0b67ce5bc85921476c162ecb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Jan 2013 21:13:54 +0200 Subject: [PATCH] fsnotify tests excluded --- Stackage/Config.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 6cd8174d..f61c8b4c 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -47,6 +47,9 @@ defaultExpectedFailures = fromList $ map PackageName -- https://github.com/fpco/stackage/issues/24 , "unix-time" + + -- https://github.com/mdittmer/hfsnotify/commit/64064fb0647302f7e136633360ed80eb1ddedd83#commitcomment-2374626 + , "fsnotify" ] -- | List of packages for our stable Hackage. All dependencies will be