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.
exportWisdomString :: IO Stringfft Math.FFT.Base Queries the FFTW cache. The String can be written to a file so the wisdom can be reused on a subsequent run.
-
ihaskell IHaskell.IPython No documentation available.
-
ihaskell IHaskellPrelude Read a line from the standard input device (same as hGetLine stdin).
-
ihaskell IHaskellPrelude The getContents operation returns all user input as a single string, which is read stirctly (same as hGetContents stdin).
-
isocline System.Console.Isocline Get the current prompt marker.
getContinuationPromptMarker :: IO Stringisocline System.Console.Isocline Get the current prompt continuation marker for multi-line input.
-
clash-prelude Clash.HaskellPrelude The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).
-
debian-build Debian.Package.Build.Command Action to get current working directory
-
dimensional Numeric.Units.Dimensional.Prelude Read a line from the standard input device (same as hGetLine stdin).
-
dimensional Numeric.Units.Dimensional.Prelude The getContents operation returns all user input as a single string, which is read lazily as it is needed (same as hGetContents stdin).