super-user-spark-0.4.0.0: Configure your dotfile deployment with a DSL.

Safe HaskellNone
LanguageHaskell2010

SuperUserSpark.Bake.Internal

Synopsis

Documentation

bakeFilePath :: FilePath -> SparkBaker AbsP Source #

Bake asingle FilePath

The result should:

  • ... not contain any more variables.
  • ... not contain any reference to the home directory: ~.
  • ... be absolute.