filepath
filepath copied to clipboard
Expose `combineAlways` and `hasLeadingPathSeparator`
Relevant: https://github.com/haskell/filepath/issues/49
Note this behavior:
-- > Posix: "home" <\> "/bob" == "home//bob"