bits and files
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
Files
|
||||
=====
|
||||
|
||||
Basic IO
|
||||
--------
|
||||
|
||||
* readFile
|
||||
* writeFile
|
||||
* appendFile
|
||||
* openFile
|
||||
* withFile
|
||||
|
||||
Console
|
||||
-------
|
||||
|
||||
* getLine
|
||||
* getContents
|
||||
* interact
|
||||
|
||||
File Handles
|
||||
------------
|
||||
|
||||
* stdin
|
||||
* stdout
|
||||
* stderr
|
||||
* Handle
|
||||
* FilePath
|
||||
* IOMode(..)
|
||||
Reference in New Issue
Block a user