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.

  1. getProcessorName :: IO String

    mpi-hs Control.Distributed.MPI

    Return the name of the current process (MPI_Get_Processor_name). This should uniquely identify the hardware on which this process is running.

  2. getClipboard :: IO String

    Hclip System.Hclip

    Read clipboard contents.

  3. getLine :: IO String

    LambdaHack Game.LambdaHack.Core.Prelude

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

  4. getContents :: IO String

    LambdaHack Game.LambdaHack.Core.Prelude

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

  5. pipesExample2 :: IO String

    bluefin-internal Bluefin.Internal.Examples

    No documentation available.

  6. getContents :: IO String

    cabal-install-solver Distribution.Solver.Compat.Prelude

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

  7. getLine :: IO String

    cabal-install-solver Distribution.Solver.Compat.Prelude

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

  8. curl_version_string :: IO String

    curl Network.Curl.Easy

    No documentation available.

  9. getCurrentLocalRFC822Time :: IO String

    debian Debian.Time

    No documentation available.

  10. exportWisdomString :: IO String

    fft Math.FFT

    Queries the FFTW cache. The String can be written to a file so the wisdom can be reused on a subsequent run.

Page 6 of many | Previous | Next