ghc-9.14.0.20251128: The GHC API
Contents
Index
Safe Haskell
None
Language
GHC2021
GHC.Utils.Touch
Synopsis
touch
::
FilePath
->
IO
()
Documentation
touch
::
FilePath
->
IO
()
#
Set the mtime of the given file to the current time.