Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. getLine :: IO String

    distribution-opensuse OpenSuse.Prelude

    Read a line from the standard input device (same as hGetLine stdin).

  2. getContents :: IO String

    distribution-opensuse OpenSuse.Prelude

    The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).

  3. getPIDString :: IO String

    dyre Config.Dyre.Compat

    What it says on the tin. Gets the current PID as a string. Used to determine the name for the state file during restarts.

  4. getLine :: IO String

    faktory Faktory.Prelude

    Read a line from the standard input device (same as hGetLine stdin).

  5. getContents :: IO String

    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).

  6. getLine :: IO String

    hledger-web Hledger.Web.Import

    Read a line from the standard input device (same as hGetLine stdin).

  7. getContents :: IO String

    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).

  8. showErrorStack :: IO String

    hruby Foreign.Ruby.Helpers

    Gives a (multiline) error friendly string representation of the last error.

  9. kCometPlugin :: IO String

    kansas-comet Web.Scotty.Comet

    kCometPlugin provides the location of the Kansas Comet jQuery plugin.

  10. getLine :: IO String

    pathtype System.Path.IO

    Read a line from the standard input device (same as hGetLine stdin).

Page 8 of many | Previous | Next