{-| Module : Network.HTTP.Req.Url.Extra Description : Functions for working with Req 'Url' Copyright : (C) Richard Cook, 2018-2019 Licence : MIT Maintainer : rcook@rcook.org Stability : stable Portability : portable This package provides helper functions to make working with 'Url' from easier. -} module Network.HTTP.Req.Url.Extra ( module Network.HTTP.Req.Url.Extra.URI ) where import Network.HTTP.Req.Url.Extra.URI