hscaffold-0.4.5.0: Very simple file/directory structure scaffolding writer monad EDSL

Safe HaskellSafe
LanguageHaskell2010

Hscaffold.Interpreter.Common

Synopsis

Documentation

mkActionPath Source #

Arguments

:: FilePath

The root

-> FilePath

A filepath

-> FilePath 

Very simple helper, if the second argument is absolute, returns it, otherwise, return it relative to the first argument