pier-0.1.0.0: Yet another Haskell build system.

Safe HaskellSafe
LanguageHaskell2010

Pier.Core.Directory

Synopsis

Documentation

createParentIfMissing :: MonadIO m => FilePath -> m () Source #

Create recursively the parent of the given path, if it doesn't exist.