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.
-
numeric-prelude NumericPrelude.Base The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
numhask NumHask.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 :: ListLikeIO full item => IO fullListLike Data.ListLike Read entire content from stdin. See hGetContents.
getContents :: ListLikeIO full item => IO fullListLike Data.ListLike.IO Read entire content from stdin. See hGetContents.
getContents :: MonadIO m => m LTextbasic-prelude BasicPrelude No documentation available.
getContents :: MonadIO m => m LTextclassy-prelude ClassyPrelude Read all input from stdin into a lazy Text (LText) Uses system locale settings
-
ghc-lib-parser GHC.Prelude.Basic The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
prelude-compat Prelude2010 The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
rebase Rebase.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 :: Storable a => Handle -> IO (Exceptional IOReadException [a])sox Sound.Sox.Signal.List No documentation available.