ghc-9.10.1: The GHC API
Safe HaskellNone
LanguageGHC2021

GHC.Utils.Touch

Synopsis

Documentation

touch :: FilePath -> IO () Source #

Set the mtime of the given file to the current time.