Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. module Text.Blaze.Renderer.Pretty

    A renderer that produces pretty HTML, mostly meant for debugging purposes.

  2. ProcessCPUTime :: Clock

    clock System.Clock

    The identifier of the CPU-time clock associated with the calling process. For this clock, the value returned by getTime represents the amount of execution time of the current process.

  3. ProcessCPUTime :: Clock

    clock System.Clock.Seconds

    The identifier of the CPU-time clock associated with the calling process. For this clock, the value returned by getTime represents the amount of execution time of the current process.

  4. Permute :: ArgOrder a

    cmdargs System.Console.CmdArgs.GetOpt

    No documentation available.

  5. PropertyNotify :: forall info1 (propName :: Symbol) object (pl :: Symbol) . (info1 ~ ResolveAttribute propName object, AttrInfo info1, pl ~ AttrLabel info1, KnownSymbol pl) => AttrLabelProxy propName -> SignalProxy object GObjectNotifySignalInfo

    haskell-gi-base Data.GI.Base

    A signal connector for the notify signal on the given property.

  6. PropertySet :: forall info1 (propName :: Symbol) object b (pl :: Symbol) . (info1 ~ ResolveAttribute propName object, AttrInfo info1, AttrBaseTypeConstraint info1 object, b ~ AttrGetType info1, pl ~ AttrLabel info1, KnownSymbol pl) => AttrLabelProxy propName -> SignalProxy object (GObjectPropertySetSignalInfo b)

    haskell-gi-base Data.GI.Base

    A signal connector for the notify signal on the given property, similar to PropertyNotify, but it passes the new value of the property to the callback for convenience.

  7. newtype PtrWrapped a

    haskell-gi-base Data.GI.Base.BasicTypes

    Some APIs, such as GHashTable, pass around scalar types wrapped into a pointer. We encode such a type as follows.

  8. PtrWrapped :: Ptr a -> PtrWrapped a

    haskell-gi-base Data.GI.Base.BasicTypes

    No documentation available.

  9. data PropGetSetter o

    haskell-gi-base Data.GI.Base.GParamSpec

    Low-level getter and setter for the property.

  10. PropGetSetter :: (Ptr o -> Ptr GValue -> IO ()) -> (Ptr o -> Ptr GValue -> IO ()) -> PropGetSetter o

    haskell-gi-base Data.GI.Base.GParamSpec

    No documentation available.

Page 202 of many | Previous | Next