Instant is
off
|
Search plugin
|
Manual
|
haskell.org
writeFile
+base
Packages
base
writeFile
:: FilePath -> String -> IO ()
base
Prelude
,
base
System.IO
The computation
writeFile
file str function writes the string str, to the file file.
©
Neil Mitchell
2004-2012, version 4.2.11