Description
Provides types and helpers for path components in Haskell. Path pieces are commonly used when converting values to and from URL paths, routes, or structured identifiers.
It is useful for web frameworks, routing code, APIs, and tools that map typed values onto path segments. It is a library dependency and has no standalone interface.