hpath/test
Julian Ospald ef66a24f87
Improve error handling
* remove some obsolete functions and error types from HPath.IO.Errors
  that are completely unused
* reworked the RecursiveFailure type to contain more information,
  so we can use it to programmatically make useful choices
  without examining the weakly types IO error attributes (like
  'ioGetFileName')
2016-06-14 19:13:25 +02:00
..
HPath/IO Improve error handling 2016-06-14 19:13:25 +02:00
Main.hs TESTS: less side effects plz 2016-06-05 14:33:53 +02:00
Spec.hs Add IO modules, previously from HSFM 2016-05-09 16:53:31 +02:00
Utils.hs Add createDirRecursive, fixes #6 2016-06-13 01:28:55 +02:00