log-warper-1.8.11: Flexible, configurable, monadic and pretty logging
System.Wlog.FileUtils
Description
Some helpers and utilites to work with files
Synopsis
whenExist :: MonadIO m => FilePath -> (FilePath -> m ()) -> m () #
Performs given action on file if file exists.