drasil-utils-0.1.1.0: A framework for code and document generation for scientific software - Utils SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Utils.Drasil.FileIO

Synopsis

Documentation

createFile :: FilePath -> String -> IO () Source #

Write a String to a given FilePath.