Changelog for path-like-0.2.0.2
Changelog for path-like
(v0.2.0.0)
- Revert ConstraintKinds mess.
(v0.1.1.0)
- Add 'PathLike
superclass toFileLikeandDirLike`.
(v0.1.0.0)
- Add
FileLikeandDirLiketype class for using stricter types asPath b FileandPath b Dirrespectively. - Add
(/>)combinator for producing aPathfrom aDirLikeand aFileLike Rel.