hpath/src/HPath
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
..
IO Improve error handling 2016-06-14 19:13:25 +02:00
IO.hs Improve error handling 2016-06-14 19:13:25 +02:00
IO.hs-boot HPath.IO.Errors: fix throwDestinationInSource 2016-05-10 00:11:42 +02:00
Internal.hs Small documentation fix 2016-05-30 17:16:24 +02:00