Home
last modified time | relevance | path

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

12

/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Utils/
H A DGeneric.hs36 toUTF8LBS,
199 toUTF8LBS :: String -> LBS.ByteString
200 toUTF8LBS = LBS.pack . encodeStringUtf8 function
269 writeUTF8File path = writeFileAtomic path . toUTF8LBS
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Utils/
H A DGeneric.hs36 toUTF8LBS,
199 toUTF8LBS :: String -> LBS.ByteString
200 toUTF8LBS = LBS.pack . encodeStringUtf8 function
269 writeUTF8File path = writeFileAtomic path . toUTF8LBS
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Utils/
H A DGeneric.hs36 toUTF8LBS,
199 toUTF8LBS :: String -> LBS.ByteString
200 toUTF8LBS = LBS.pack . encodeStringUtf8 function
269 writeUTF8File path = writeFileAtomic path . toUTF8LBS
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Utils/
H A DGeneric.hs36 toUTF8LBS,
192 toUTF8LBS :: String -> BS.ByteString
193 toUTF8LBS = BS.pack . encodeStringUtf8 function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DFreeze.hs53 ( die', notice, debug, writeFileAtomic, toUTF8LBS)
258 showPkgEnv = toUTF8LBS . showPackageEnvironment
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Utils/
H A DGeneric.hs36 toUTF8LBS,
197 toUTF8LBS :: String -> BS.ByteString
198 toUTF8LBS = BS.pack . encodeStringUtf8 function
/dports/lang/ghc/ghc-8.10.7/utils/ghc-cabal/
H A DMain.hs19 toUTF8LBS)
321 (toUTF8LBS content)
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/Program/
H A DRun.hs67 encodeToIOData IOEncodingUTF8 = IODataBinary . toUTF8LBS
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/Program/
H A DRun.hs71 encodeToIOData IOEncodingUTF8 (IODataText str) = IODataBinary (toUTF8LBS str)
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/Program/
H A DRun.hs71 encodeToIOData IOEncodingUTF8 (IODataText str) = IODataBinary (toUTF8LBS str)
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/Program/
H A DRun.hs72 encodeToIOData IOEncodingUTF8 (IODataText str) = IODataBinary (toUTF8LBS str)
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/Program/
H A DRun.hs71 encodeToIOData IOEncodingUTF8 (IODataText str) = IODataBinary (toUTF8LBS str)
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/
H A DUtils.hs131 toUTF8LBS,
1388 newContent' = toUTF8LBS newContent
H A DConfigure.hs291 , toUTF8LBS $ prettyShow pkgId
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/
H A DUtils.hs133 toUTF8LBS,
1391 newContent' = toUTF8LBS newContent
H A DConfigure.hs292 , toUTF8LBS $ prettyShow pkgId
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/
H A DUtils.hs140 toUTF8LBS,
1469 rewriteFileLBS verbosity path . toUTF8LBS
H A DConfigure.hs276 , toUTF8LBS $ prettyShow pkgId
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/
H A DUtils.hs140 toUTF8LBS,
1469 rewriteFileLBS verbosity path . toUTF8LBS
H A DConfigure.hs272 , toUTF8LBS $ prettyShow pkgId
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/
H A DUtils.hs140 toUTF8LBS,
1469 rewriteFileLBS verbosity path . toUTF8LBS
H A DConfigure.hs276 , toUTF8LBS $ prettyShow pkgId
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/
H A DChangeLog.md237 and `toUTF8` functions; add new `toUTF8BS`/`toUTF8LBS`
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/
H A DChangeLog.md268 and `toUTF8` functions; add new `toUTF8BS`/`toUTF8LBS`
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/
H A DChangeLog.md280 and `toUTF8` functions; add new `toUTF8BS`/`toUTF8LBS`

12