Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. onMountOperationShowProcesses :: (IsMountOperation a, MonadIO m) => a -> ((?self :: a) => MountOperationShowProcessesCallback) -> m SignalHandlerId

    gi-gio GI.Gio.Objects.MountOperation

    Connect a signal handler for the showProcesses signal, to be run before the default handler. When overloading is enabled, this is equivalent to

    on mountOperation #showProcesses callback
    

  2. onMountOperationShowUnmountProgress :: (IsMountOperation a, MonadIO m) => a -> ((?self :: a) => MountOperationShowUnmountProgressCallback) -> m SignalHandlerId

    gi-gio GI.Gio.Objects.MountOperation

    Connect a signal handler for the showUnmountProgress signal, to be run before the default handler. When overloading is enabled, this is equivalent to

    on mountOperation #showUnmountProgress callback
    

  3. traceShow :: Show a => a -> b -> b

    relude Relude.Debug

    Warning: traceShow remains in code

  4. traceShowId :: Show a => a -> a

    relude Relude.Debug

    Warning: traceShowId remains in code

  5. traceShowM :: (Show a, Applicative f) => a -> f ()

    relude Relude.Debug

    Warning: traceShowM remains in code

  6. traceShowWith :: Show b => (a -> b) -> a -> a

    relude Relude.Debug

    Warning: 'traceShowWith remains in code

  7. pTraceShow :: Show a => a -> b -> b

    pretty-simple Debug.Pretty.Simple

    Warning: pTraceShow remains in code

  8. pTraceShowForceColor :: Show a => a -> b -> b

    pretty-simple Debug.Pretty.Simple

    Warning: pTraceShowForceColor remains in code

  9. pTraceShowId :: Show a => a -> a

    pretty-simple Debug.Pretty.Simple

    Warning: pTraceShowId remains in code

  10. pTraceShowIdForceColor :: Show a => a -> a

    pretty-simple Debug.Pretty.Simple

    Warning: pTraceShowIdForceColor remains in code

Page 247 of many | Previous | Next