Home
last modified time | relevance | path

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

12345678910>>...18

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/bytestring-tree-builder-0.2.7.9/benchmark/
H A DMain.hs27 \ (fromByteString, (<>), mempty, toByteString) ->
29 (fromByteString "hello" <> fromByteString "asdf") <>
30 fromByteString "fsndfn" <>
31 (fromByteString "dfgknfg" <> fromByteString "aaaaaa")
37 \ (fromByteString, (<>), mempty, toByteString) ->
40 (fromByteString "hello" <> fromByteString "asdf") <>
41 fromByteString "fsndfn" <>
42 (fromByteString "dfgknfg" <> fromByteString "aaaaaa")
51 (fromByteString "hello" <> fromByteString "asdf") <>
52 fromByteString "fsndfn" <>
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DRequest.hs438 let body = fromByteString bs
491 | secure req = fromByteString "https://"
492 | otherwise = fromByteString "http://"
532 fromByteString (method req)
533 <> fromByteString " "
548 fromByteString "\r\n")
551 (fromByteString "\r\n")
555 fromByteString (CI.original k)
556 <> fromByteString ": "
557 <> fromByteString v
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http-client-0.7.2.1/Network/HTTP/Client/
H A DRequest.hs421 let body = fromByteString bs
474 | secure req = fromByteString "https://"
475 | otherwise = fromByteString "http://"
515 fromByteString (method req)
516 <> fromByteString " "
531 fromByteString "\r\n")
534 (fromByteString "\r\n")
538 fromByteString (CI.original k)
539 <> fromByteString ": "
540 <> fromByteString v
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DRequest.hs438 let body = fromByteString bs
491 | secure req = fromByteString "https://"
492 | otherwise = fromByteString "http://"
532 fromByteString (method req)
533 <> fromByteString " "
548 fromByteString "\r\n")
551 (fromByteString "\r\n")
555 fromByteString (CI.original k)
556 <> fromByteString ": "
557 <> fromByteString v
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DRequest.hs438 let body = fromByteString bs
491 | secure req = fromByteString "https://"
492 | otherwise = fromByteString "http://"
532 fromByteString (method req)
533 <> fromByteString " "
548 fromByteString "\r\n")
551 (fromByteString "\r\n")
555 fromByteString (CI.original k)
556 <> fromByteString ": "
557 <> fromByteString v
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http-client-0.7.6/Network/HTTP/Client/
H A DRequest.hs438 let body = fromByteString bs
491 | secure req = fromByteString "https://"
492 | otherwise = fromByteString "http://"
532 fromByteString (method req)
533 <> fromByteString " "
548 fromByteString "\r\n")
551 (fromByteString "\r\n")
555 fromByteString (CI.original k)
556 <> fromByteString ": "
557 <> fromByteString v
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/http-client-0.7.2.1/Network/HTTP/Client/
H A DRequest.hs421 let body = fromByteString bs
474 | secure req = fromByteString "https://"
475 | otherwise = fromByteString "http://"
515 fromByteString (method req)
516 <> fromByteString " "
531 fromByteString "\r\n")
534 (fromByteString "\r\n")
538 fromByteString (CI.original k)
539 <> fromByteString ": "
540 <> fromByteString v
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/http-client-0.7.8/Network/HTTP/Client/
H A DRequest.hs438 let body = fromByteString bs
491 | secure req = fromByteString "https://"
492 | otherwise = fromByteString "http://"
532 fromByteString (method req)
533 <> fromByteString " "
548 fromByteString "\r\n")
551 (fromByteString "\r\n")
555 fromByteString (CI.original k)
556 <> fromByteString ": "
557 <> fromByteString v
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/http-client-0.7.6/Network/HTTP/Client/
H A DRequest.hs438 let body = fromByteString bs
491 | secure req = fromByteString "https://"
492 | otherwise = fromByteString "http://"
532 fromByteString (method req)
533 <> fromByteString " "
548 fromByteString "\r\n")
551 (fromByteString "\r\n")
555 fromByteString (CI.original k)
556 <> fromByteString ": "
557 <> fromByteString v
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/http-client-0.6.4.1/Network/HTTP/Client/
H A DRequest.hs412 let body = fromByteString bs
465 | secure req = fromByteString "https://"
466 | otherwise = fromByteString "http://"
499 fromByteString (method req)
500 <> fromByteString " "
515 fromByteString "\r\n")
518 (fromByteString "\r\n")
522 fromByteString (CI.original k)
523 <> fromByteString ": "
524 <> fromByteString v
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http-client-0.7.0/Network/HTTP/Client/
H A DRequest.hs412 let body = fromByteString bs
465 | secure req = fromByteString "https://"
466 | otherwise = fromByteString "http://"
499 fromByteString (method req)
500 <> fromByteString " "
515 fromByteString "\r\n")
518 (fromByteString "\r\n")
522 fromByteString (CI.original k)
523 <> fromByteString ": "
524 <> fromByteString v
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/http-client-0.6.4.1/Network/HTTP/Client/
H A DRequest.hs412 let body = fromByteString bs
465 | secure req = fromByteString "https://"
466 | otherwise = fromByteString "http://"
499 fromByteString (method req)
500 <> fromByteString " "
515 fromByteString "\r\n")
518 (fromByteString "\r\n")
522 fromByteString (CI.original k)
523 <> fromByteString ": "
524 <> fromByteString v
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/http-client-0.7.1/Network/HTTP/Client/
H A DRequest.hs412 let body = fromByteString bs
465 | secure req = fromByteString "https://"
466 | otherwise = fromByteString "http://"
499 fromByteString (method req)
500 <> fromByteString " "
515 fromByteString "\r\n")
518 (fromByteString "\r\n")
522 fromByteString (CI.original k)
523 <> fromByteString ": "
524 <> fromByteString v
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http-client-0.7.1/Network/HTTP/Client/
H A DRequest.hs412 let body = fromByteString bs
465 | secure req = fromByteString "https://"
466 | otherwise = fromByteString "http://"
499 fromByteString (method req)
500 <> fromByteString " "
515 fromByteString "\r\n")
518 (fromByteString "\r\n")
522 fromByteString (CI.original k)
523 <> fromByteString ": "
524 <> fromByteString v
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/blaze-markup-0.8.2.8/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/blaze-markup-0.8.2.7/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/blaze-markup-0.8.2.8/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/blaze-markup-0.8.2.7/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/blaze-markup-0.8.2.8/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/blaze-markup-0.8.2.7/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/blaze-markup-0.8.2.5/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/blaze-markup-0.8.2.8/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/blaze-markup-0.8.2.8/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/blaze-markup-0.8.2.7/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/blaze-markup-0.8.2.5/src/Text/Blaze/Renderer/
H A DUtf8.hs30 fromChoiceString (ByteString s) = B.fromByteString s
39 ByteString s -> if "</" `S.isInfixOf` s then mempty else B.fromByteString s
65 `mappend` B.fromByteString "</"
76 `mappend` (if close then B.fromByteString " />" else B.fromChar '>')
85 `mappend` B.fromByteString "=\""
91 B.fromByteString "<!-- "
93 `mappend` B.fromByteString " -->"

12345678910>>...18