typo
This commit is contained in:
parent
773a6616ae
commit
32f1f68dc9
1 changed files with 1 additions and 1 deletions
|
@ -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. -}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue