This commit is contained in:
Joey Hess 2014-01-28 17:17:21 -04:00
parent 773a6616ae
commit 32f1f68dc9

View file

@ -99,7 +99,7 @@ dateUnusedLog prefix = do
#else
#warning foo
-- old ghc's getModificationTime returned a ClockTime
dateUnusedLog _prefix = Nothing
dateUnusedLog _prefix = return Nothing
#endif
{- Set of unused keys. This is cached for speed. -}