final warning fix
This commit is contained in:
parent
ef82f0bcef
commit
cdc69d7477
1 changed files with 1 additions and 1 deletions
|
@ -28,9 +28,9 @@ module Utility.Touch (
|
||||||
import Utility.FileSystemEncoding
|
import Utility.FileSystemEncoding
|
||||||
|
|
||||||
import Control.Monad (when)
|
import Control.Monad (when)
|
||||||
|
import Foreign
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
import Foreign
|
|
||||||
import Foreign.C
|
import Foreign.C
|
||||||
|
|
||||||
newtype TimeSpec = TimeSpec CTime
|
newtype TimeSpec = TimeSpec CTime
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue