Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Network uri lenses
Documentation
uriRegNameLens :: Lens' URIAuth String Source #
uriUserInfoLens :: Lens' URIAuth String Source #
uriPortLens :: Lens' URIAuth String Source #
uriSchemeLens :: Lens' URI String Source #
uriPathLens :: Lens' URI String Source #
uriQueryLens :: Lens' URI String Source #
uriFragmentLens :: Lens' URI String Source #