Home
last modified time | relevance | path

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

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/HTTP-4000.3.15/Network/
H A DHTTP.hs58 , sendHTTP_notify -- :: Stream s => s -> Request -> IO () -> IO (Result Response)
131 sendHTTP_notify :: HStream ty
136 sendHTTP_notify conn rq onSendComplete = do function
138 S.sendHTTP_notify conn norm_r onSendComplete
H A DBrowser.hs128 import Network.HTTP hiding ( sendHTTP_notify )
129 import Network.HTTP.HandleStream ( sendHTTP_notify )
988 maybe (sendHTTP_notify c r onSendComplete)
991 sendHTTP_notify c' r onSendComplete)
/dports/lang/elm/compiler-0.19.1/_cabal_deps/HTTP-4000.3.14/Network/
H A DHTTP.hs58 , sendHTTP_notify -- :: Stream s => s -> Request -> IO () -> IO (Result Response)
131 sendHTTP_notify :: HStream ty
136 sendHTTP_notify conn rq onSendComplete = do function
138 S.sendHTTP_notify conn norm_r onSendComplete
H A DBrowser.hs128 import Network.HTTP hiding ( sendHTTP_notify )
129 import Network.HTTP.HandleStream ( sendHTTP_notify )
988 maybe (sendHTTP_notify c r onSendComplete)
991 sendHTTP_notify c' r onSendComplete)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/HTTP-4000.3.16/Network/
H A DHTTP.hs58 , sendHTTP_notify -- :: Stream s => s -> Request -> IO () -> IO (Result Response)
131 sendHTTP_notify :: HStream ty
136 sendHTTP_notify conn rq onSendComplete = do function
138 S.sendHTTP_notify conn norm_r onSendComplete
H A DBrowser.hs128 import Network.HTTP hiding ( sendHTTP_notify )
129 import Network.HTTP.HandleStream ( sendHTTP_notify )
988 maybe (sendHTTP_notify c r onSendComplete)
991 sendHTTP_notify c' r onSendComplete)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HTTP-4000.3.16/Network/
H A DHTTP.hs58 , sendHTTP_notify -- :: Stream s => s -> Request -> IO () -> IO (Result Response)
131 sendHTTP_notify :: HStream ty
136 sendHTTP_notify conn rq onSendComplete = do function
138 S.sendHTTP_notify conn norm_r onSendComplete
H A DBrowser.hs128 import Network.HTTP hiding ( sendHTTP_notify )
129 import Network.HTTP.HandleStream ( sendHTTP_notify )
988 maybe (sendHTTP_notify c r onSendComplete)
991 sendHTTP_notify c' r onSendComplete)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HTTP-4000.3.15/Network/
H A DHTTP.hs58 , sendHTTP_notify -- :: Stream s => s -> Request -> IO () -> IO (Result Response)
131 sendHTTP_notify :: HStream ty
136 sendHTTP_notify conn rq onSendComplete = do function
138 S.sendHTTP_notify conn norm_r onSendComplete
H A DBrowser.hs128 import Network.HTTP hiding ( sendHTTP_notify )
129 import Network.HTTP.HandleStream ( sendHTTP_notify )
988 maybe (sendHTTP_notify c r onSendComplete)
991 sendHTTP_notify c' r onSendComplete)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/HTTP-4000.3.15/Network/HTTP/
H A DStream.hs31 … , sendHTTP_notify -- :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
85 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
87 sendHTTP_notify :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
88 sendHTTP_notify conn rq onSendComplete = do function
H A DHandleStream.hs24 …, sendHTTP_notify -- :: HStream ty => HandleStream ty -> Request ty -> IO () -> IO (Result (Respon…
79 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
85 sendHTTP_notify :: HStream ty
90 sendHTTP_notify conn rq onSendComplete = do function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/HTTP-4000.3.14/Network/HTTP/
H A DStream.hs31 … , sendHTTP_notify -- :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
85 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
87 sendHTTP_notify :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
88 sendHTTP_notify conn rq onSendComplete = do function
H A DHandleStream.hs24 …, sendHTTP_notify -- :: HStream ty => HandleStream ty -> Request ty -> IO () -> IO (Result (Respon…
79 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
85 sendHTTP_notify :: HStream ty
90 sendHTTP_notify conn rq onSendComplete = do function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/HTTP-4000.3.16/Network/HTTP/
H A DStream.hs31 … , sendHTTP_notify -- :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
85 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
87 sendHTTP_notify :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
88 sendHTTP_notify conn rq onSendComplete = do function
H A DHandleStream.hs24 …, sendHTTP_notify -- :: HStream ty => HandleStream ty -> Request ty -> IO () -> IO (Result (Respon…
79 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
85 sendHTTP_notify :: HStream ty
90 sendHTTP_notify conn rq onSendComplete = do function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HTTP-4000.3.16/Network/HTTP/
H A DStream.hs31 … , sendHTTP_notify -- :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
85 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
87 sendHTTP_notify :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
88 sendHTTP_notify conn rq onSendComplete = do function
H A DHandleStream.hs24 …, sendHTTP_notify -- :: HStream ty => HandleStream ty -> Request ty -> IO () -> IO (Result (Respon…
79 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
85 sendHTTP_notify :: HStream ty
90 sendHTTP_notify conn rq onSendComplete = do function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HTTP-4000.3.15/Network/HTTP/
H A DStream.hs31 … , sendHTTP_notify -- :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
85 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
87 sendHTTP_notify :: Stream s => s -> Request_String -> IO () -> IO (Result Response_String)
88 sendHTTP_notify conn rq onSendComplete = do function
H A DHandleStream.hs24 …, sendHTTP_notify -- :: HStream ty => HandleStream ty -> Request ty -> IO () -> IO (Result (Respon…
79 sendHTTP conn rq = sendHTTP_notify conn rq (return ())
85 sendHTTP_notify :: HStream ty
90 sendHTTP_notify conn rq onSendComplete = do function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/HTTP-4000.3.15/
H A DCHANGES92 * Network.Browser: use HTTP.HandleStream.sendHTTP_notify, not HTTP.sendHTTP_notify
/dports/lang/elm/compiler-0.19.1/_cabal_deps/HTTP-4000.3.14/
H A DCHANGES92 * Network.Browser: use HTTP.HandleStream.sendHTTP_notify, not HTTP.sendHTTP_notify
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/HTTP-4000.3.16/
H A DCHANGES99 * Network.Browser: use HTTP.HandleStream.sendHTTP_notify, not HTTP.sendHTTP_notify
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HTTP-4000.3.16/
H A DCHANGES99 * Network.Browser: use HTTP.HandleStream.sendHTTP_notify, not HTTP.sendHTTP_notify
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HTTP-4000.3.15/
H A DCHANGES92 * Network.Browser: use HTTP.HandleStream.sendHTTP_notify, not HTTP.sendHTTP_notify