hapistrano-0.4.7.0: A deployment library for Haskell applications
Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Hapistrano.Maintenance

Synopsis

Documentation

writeMaintenanceFile :: Path Abs Dir -> Path Rel Dir -> Path Rel File -> Hapistrano () Source #

It writes an HTML page in the given directory with a given name

deleteMaintenanceFile :: Path Abs Dir -> Path Rel Dir -> Path Rel File -> Hapistrano () Source #

It deletes the file in the given directory with the given name