Skip to content

konn/path-tagged

Repository files navigation

path-tagged - thin wrapper around path library augmented with the target entity

This package provides a thin wrapper type PathTo entity b t of Path b t from path library.

The following hopefully describes the image:

(</>) :: PathTo e b Dir -> PathTo e' (RelTo e) t -> PathTo e' b t
parent :: PathTo e b t -> PathTo (Parent e) b Dir

About

A thin wrapper around `path` ecosystem, augmenting the target entity

Resources

License

Stars

Watchers

Forks

Packages

No packages published