Home
last modified time | relevance | path

Searched refs:uriPort (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/hs-git-annex/git-annex-8.20210903/Git/
H A DUrl.hs46 case authpart uriPort r of
62 assemble a = uriUserInfo a ++ uriRegName' a ++ uriPort a
/dports/devel/stack/stack-2.7.3/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/lang/elm/compiler-0.19.1/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/www/hs-postgrest/postgrest-8.0.0/src/PostgREST/Config/
H A DProxy.hs73 isPortValid URIAuth {uriPort = ""} = True
74 isPortValid URIAuth {uriPort = (':':p)} =
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/network-uri-2.6.4.1/Network/URI/
H A DLens.hs39 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/network-uri-2.6.3.0/Network/URI/
H A DLens.hs37 uriPortLens = lens uriPort (\parent newVal -> parent {uriPort = newVal})
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/mattermost-api-50200.11.0/src/Network/Mattermost/
H A DProxy.hs13 import Network.URI (parseURI, uriRegName, uriPort, uriAuthority, uriScheme)
72 port <- readMaybe (drop 1 $ uriPort auth)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Text/XML/HXT/Arrow/XmlState/
H A DURIHandling.hs44 , uriPort
206 port = dropWhile (==':') . maybe "" uriPort . uriAuthority
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lsp-1.2.0.1/test/
H A DURIFilePathSpec.hs84 ,Just (URIAuth {uriUserInfo = "", uriRegName = ".", uriPort = ""}) -- AZ: Seems odd
139 ,Just (URIAuth {uriUserInfo = "", uriRegName = "", uriPort = ""}) -- JNS: And asymmetrical
143 ,Just (URIAuth {uriUserInfo = "", uriRegName = "Functional.hs", uriPort = ""}) -- AZ: Seems odd
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/network-uri-2.6.3.0/Network/
H A DURI.hs207 uriPort = unlessEmpty (ensurePrefix ":") (uriPort a) function
235 , uriPort :: String -- ^ @:42@ function
260 , uriPort = "" function
524 , uriPort = up function
959 , uriPort = myport function

12345