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.
module Text.Blaze.Renderer.
Pretty A renderer that produces pretty HTML, mostly meant for debugging purposes.
-
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.
-
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.
-
cmdargs System.Console.CmdArgs.GetOpt No documentation available.
-
haskell-gi-base Data.GI.Base A signal connector for the notify signal on the given property.
-
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.
-
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.
PtrWrapped :: Ptr a -> PtrWrapped ahaskell-gi-base Data.GI.Base.BasicTypes No documentation available.
-
haskell-gi-base Data.GI.Base.GParamSpec Low-level getter and setter for the property.
PropGetSetter :: (Ptr o -> Ptr GValue -> IO ()) -> (Ptr o -> Ptr GValue -> IO ()) -> PropGetSetter ohaskell-gi-base Data.GI.Base.GParamSpec No documentation available.