• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. PerfName :: PerfEventTypeNum -> Text -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

  2. PerfTracepoint :: PerfEventTypeNum -> KernelThreadId -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

  3. type PortId = ThreadId

    ghc-events GHC.RTS.Events

    No documentation available.

  4. PrettyTime :: TimeFormat

    ghc-events GHC.RTS.Events

    No documentation available.

  5. type ProcessId = Word32

    ghc-events GHC.RTS.Events

    No documentation available.

  6. ProfBegin :: Word64 -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

  7. ProfSampleCostCentre :: CapNo -> Word64 -> Word8 -> !Vector Word32 -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

  8. ProgramArgs :: Capset -> [Text] -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

  9. ProgramEnv :: Capset -> [Text] -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

  10. ProgramInvocation :: String -> EventInfo

    ghc-events GHC.RTS.Events

    No documentation available.

Page 696 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete