Home
last modified time | relevance | path

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

/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Compilers/
H A DC.hs281 , (True, nmo P.<> text (": " ++ ppSameLine (hsep [nmc, nmh])))
287 , (ifdr, nmd P.<> text (": " ++ ppSameLine (hsep [nmo, nmdo])))
907 printQuotes d = text $ '"' : ppSameLine d ++ "\""
910 ppSameLine :: Doc -> String
911 ppSameLine = trim . render function