Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
hPrintf :: HPrintfType r => Handle -> String -> rbase-prelude BasePrelude Similar to printf, except that output is via the specified Handle. The return type is restricted to (IO a).
_debugPrint :: Settings (n :: Type -> Type) a -> Maybe (String -> n ())dejafu Test.DejaFu.Internal No documentation available.
-
dejafu Test.DejaFu.Settings A lens into the debug print function.
hPrint :: (Encoding e, Show a, ?enc :: e) => Handle -> a -> IO ()encoding System.IO.Encoding No documentation available.
unsafePrettyPrint :: Outputable a => a -> Stringghc-lib-parser-ex Language.Haskell.GhclibParserEx.GHC.Utils.Outputable No documentation available.
-
hledger Hledger.Cli.Script The HPrintfType class provides the variable argument magic for hPrintf. Its implementation is intentionally not visible from this module.
hPrintf :: HPrintfType r => Handle -> String -> rhledger Hledger.Cli.Script Similar to printf, except that output is via the specified Handle. The return type is restricted to (IO a).
fprintfVector :: FilePath -> String -> Vector Double -> IO ()hmatrix-gsl Numeric.GSL.LinearAlgebra Saves the elements of a vector, with a given format (%f, %e, %g), to an ASCII file.
formatConfigPrettyPrint :: FormatConfig -> Boolhspec-api Test.Hspec.Api.Format.V1 Deprecated: use formatConfigPrettyPrintFunction instead
formatConfigPrettyPrintFunction :: FormatConfig -> Maybe (String -> String -> (String, String))hspec-api Test.Hspec.Api.Format.V1 No documentation available.