-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | alias for cabal install from given git repo -- @package cabalg @version 0.2.9 module System.Directory.NonExistent -- | create non existent directory appending a number to the end of the -- name createNonExistentDirectory :: FilePath -> String -> IO FilePath