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 #else
#warning foo #warning foo
-- old ghc's getModificationTime returned a ClockTime -- old ghc's getModificationTime returned a ClockTime
dateUnusedLog _prefix = Nothing dateUnusedLog _prefix = return Nothing
#endif #endif
{- Set of unused keys. This is cached for speed. -} {- Set of unused keys. This is cached for speed. -}