another windows build fix
This commit is contained in:
parent
e859ebe2b3
commit
112caada86
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ touchBoth :: FilePath -> TimeSpec -> TimeSpec -> Bool -> IO ()
|
|||
touchBoth _ _ _ _ = return ()
|
||||
|
||||
touch :: FilePath -> TimeSpec -> Bool -> IO ()
|
||||
touch _ _ = return ()
|
||||
touch _ _ _ = return ()
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue