Description
Provides Haskell utilities for working with URLs. It helps programs parse, inspect, and build URL values used in web, network, and configuration contexts.
It is useful for clients, crawlers, API integrations, link handling, and tests that need structured URL data. Applications should still apply their own security rules for allowed schemes, hosts, and redirects.