Commit Graph

6 Commits

Author SHA1 Message Date
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