Commit Graph

9 Commits

Author SHA1 Message Date
Julian Ospald 607e67378c
Improve documentation 2020-01-20 19:51:01 +01:00
Julian Ospald 7b66379d49
Add rootPath, isRootPath, and getAllComponents{,AfterRoot} 2020-01-20 19:51:01 +01:00
Julian Ospald db23ad6b38
Move isParentOf to its own section 2020-01-20 19:51:01 +01:00
Julian Ospald f2986e60db
Don't preserve trailing path separators 2020-01-20 19:51:01 +01:00
Julian Ospald 375d8ae0a3
Redo parseAny 2020-01-20 19:51:00 +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 94077aa6a6
Add parseAny friends 2020-01-18 18:44:28 +01:00
Julian Ospald 931851c8c1
Add quasi quoters for hpath 2020-01-13 17:06:27 +01:00
Julian Ospald 09eea518b8
Split packages into hpath{,-io,-filepath} 2020-01-04 17:55:14 +01:00