Commit Graph

11 Commits

Author SHA1 Message Date
Julian Ospald 270d007e40
Use streamly-posix for dircontents wrt #34
Also add getDirsFilesStream.
2020-05-08 23:46:39 +02:00
Julian Ospald ecb52f5217
Clean up 2020-01-26 22:40:03 +01:00
Julian Ospald 1d00ae469d
Make hpath-io use hpath-directory 2020-01-26 21:52:08 +01:00
Julian Ospald 7d0ca1c230
Use streamly-bytestring 2020-01-26 14:27:38 +01:00
Julian Ospald 9d8b7d5bfc
Fix HPath.IO after API changes 2020-01-20 19:51:01 +01:00
Julian Ospald 3abc68cdd6
Remove RelC and Fn wrt #29
'Path Fn </> Path Fn' leads to incorrect semantics.
The only fix is introducing complicated type family
machinery, which isn't justified.
2020-01-20 19:51:00 +01:00
Julian Ospald 824aff1751
Add various new functions to HPath.IO 2020-01-18 18:53:04 +01:00
Julian Ospald 5b9958ba23
Switch to safe-exceptions 2020-01-13 23:50:23 +01:00
Julian Ospald 9b20ce2e72
Redo file reading API 2020-01-13 23:50:23 +01:00
Julian Ospald 6a1f80bc17
Move file check functions to HPath.IO 2020-01-13 23:50:23 +01:00
Julian Ospald 09eea518b8
Split packages into hpath{,-io,-filepath} 2020-01-04 17:55:14 +01:00