Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
faktory Faktory.Prelude The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
hledger-web Hledger.Web.Import The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
getContents :: MonadIO m => Knob -> m ByteStringknob Data.Knob No documentation available.
-
pathtype System.Path.IO The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
rawfilepath Data.ByteString.RawFilePath getContents. Read stdin strictly. Equivalent to hGetContents stdin The Handle is closed after the contents have been read.
getContents :: MonadIO m => m LTextclassy-prelude-yesod ClassyPrelude.Yesod Read all input from stdin into a lazy Text (LText) Uses system locale settings
-
constrained-categories Control.Category.Constrained.Prelude The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
constrained-categories Control.Category.Hask The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
copilot-language Copilot.Language.Prelude The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
getContents :: MonadDOM m => WebGPUBuffer -> m ArrayBufferViewjsaddle-dom JSDOM.Generated.WebGPUBuffer