Home
last modified time | relevance | path

Searched refs:putTree (Results 1 – 15 of 15) sorted by relevance

/dports/devel/stack/stack-2.7.3/_cabal_deps/http-client-0.7.8/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http-client-0.7.2.1/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http-client-0.7.0/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/http-client-0.6.4.1/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/http-client-0.7.8/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/http-client-0.7.8/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/lang/elm/compiler-0.19.1/_cabal_deps/http-client-0.6.4.1/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http-client-0.7.6/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/http-client-0.7.1/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http-client-0.7.1/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/http-client-0.7.2.1/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/http-client-0.7.8/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/http-client-0.7.6/publicsuffixlist/Network/PublicSuffixList/
H A DSerialize.hs47 putTree :: Tree T.Text -> Builder
48 putTree = putMap . children function
54 putPair (x, y) = putText x `mappend` putTree y
60 putDataStructure (x, y) = toByteString $ putTree x `mappend` putTree y
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DMultiLevelIdentityDictionary.schelp23 method::putTree
27 putTree(key1,[
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Collections/
H A DLibrary.sc80 putTree { arg ... items;