Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. getFormatter :: LogHandler a => a -> LogFormatter a

    hslogger System.Log.Handler

    No documentation available.

  2. setFormatter :: LogHandler a => a -> LogFormatter a -> a

    hslogger System.Log.Handler

    Set a log formatter to customize the log format for this Handler

  3. showCmdSpecForUser :: CmdSpec -> String

    process-extras System.Process.Common

    No documentation available.

  4. showCreateProcessForUser :: CreateProcess -> String

    process-extras System.Process.Common

    System.Process utility functions.

  5. showProcessMakerForUser :: ProcessMaker a => a -> String

    process-extras System.Process.Common

    No documentation available.

  6. showCmdSpecForUser :: CmdSpec -> String

    process-extras System.Process.ListLike

    No documentation available.

  7. showCommandForUser :: FilePath -> [String] -> String

    process-extras System.Process.ListLike

    Given a program p and arguments args, showCommandForUser p args returns a string suitable for pasting into /bin/sh (on Unix systems) or CMD.EXE (on Windows).

  8. showCreateProcessForUser :: CreateProcess -> String

    process-extras System.Process.ListLike

    System.Process utility functions.

  9. showProcessMakerForUser :: ProcessMaker a => a -> String

    process-extras System.Process.ListLike

    No documentation available.

  10. sForM :: forall (t1 :: Type -> Type) a (m :: Type -> Type) b (t2 :: t1 a) (t3 :: a ~> m b) . (STraversable t1, SMonad m) => Sing t2 -> Sing t3 -> Sing (Apply (Apply (ForMSym0 :: TyFun (t1 a) ((a ~> m b) ~> m (t1 b)) -> Type) t2) t3)

    singletons-base Control.Monad.Singletons

    No documentation available.

Page 580 of many | Previous | Next