Instant is
off
|
Search plugin
|
Manual
|
haskell.org
writeFile
+text
Packages
text
writeFile
:: FilePath -> Text -> IO ()
text
Data.Text.IO
,
text
Data.Text.Lazy.IO
Write a string to a file. The file is truncated to zero length before writing begins.
©
Neil Mitchell
2004-2012, version 4.2.11