|
0ec2cf8ca5
|
Add writeFile and appendFile
|
2018-04-06 17:22:38 +02:00 |
|
|
9ac10a6a7d
|
Add file reading functions
|
2018-04-06 16:42:40 +02:00 |
|
|
5b08e14b55
|
Add createDirRecursive, fixes #6
|
2016-06-13 01:28:55 +02:00 |
|
|
a5942ff026
|
Use IfElse package for whenM/unlessM
|
2016-06-05 21:52:52 +02:00 |
|
|
92017ab630
|
Make createRegularFile and createDir accept FileMode parameter
|
2016-06-05 17:46:25 +02:00 |
|
|
d12ce30f57
|
Fix docs and rename RecursiveMode to RecursiveErrorMode
|
2016-06-05 16:07:46 +02:00 |
|
|
c5bcb90b65
|
TESTS: don't use lazy IO -.-
|
2016-06-05 14:55:21 +02:00 |
|
|
4f047dbc77
|
TESTS: import unsafePerformIO from System.IO.Unsafe
|
2016-06-05 14:46:45 +02:00 |
|
|
bc348c7dd5
|
TESTS: less side effects plz
|
2016-06-05 14:33:53 +02:00 |
|
|
64ae6db83a
|
New API: use CopyMode for overwriting and introduce RecursiveMode
This allows to specify the behavior on recursive operations,
such that one can collect failures instead of dying on the first
failure.
|
2016-06-05 03:13:33 +02:00 |
|
|
395621b27a
|
Fix tests for sdist
We now create the necessary directories and files
for the tests on-the-fly.
|
2016-05-29 17:29:13 +02:00 |
|
|
930b021a32
|
Add missing (<$>) imports
|
2016-05-09 18:53:26 +02:00 |
|
|
86a4b9ade2
|
Add IO modules, previously from HSFM
|
2016-05-09 16:53:31 +02:00 |
|