ghc-debug-client: Useful functions for writing heap analysis tools which use ghc-debug.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
Useful functions for writing heap analysis tools which use ghc-debug.
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.6.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.2 && <2.3), base (>=4.16 && <4.17), binary (>=0.8 && <0.9), bitwise (>=1.0 && <1.1), containers (>=0.6 && <0.7), directory (>=1.3 && <1.4), dom-lt (>=0.2 && <0.3), eventlog2html (>=0.8.3), filepath (>=1.4 && <1.5), ghc-debug-common (>=0.1 && <0.2), ghc-debug-convention (>=0.1 && <0.2), ghc-prim (>=0.8 && <0.9), hashable (>=1.3 && <1.4), haxl (>=2.3 && <2.4), language-dot (>=0.1 && <0.2), monoidal-containers (>=0.6), mtl (>=2.2 && <2.3), network (>=2.6), process (>=1.6 && <1.7), psqueues (>=0.2 && <0.3), stm (>=2.5 && <2.6), text (>=1.2.4 && <1.3), unordered-containers (>=0.2.13 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2019-2021 Ben Gamari, Matthew Pickering |
Author | Ben Gamari, Matthew Pickering, David Eichmann |
Maintainer | matthewtpickering@gmail.com |
Category | Development |
Home page | https://gitlab.haskell.org/ghc/ghc-debug |
Uploaded | by mpickering at 2022-05-06T13:06:13Z |
Modules
- GHC
- Debug
- GHC.Debug.Client
- GHC.Debug.Client.BlockCache
- GHC.Debug.Client.Monad
- GHC.Debug.Client.Monad.Class
- GHC.Debug.Client.Monad.Haxl
- GHC.Debug.Client.Monad.Simple
- GHC.Debug.Client.Query
- GHC.Debug.Client.RequestCache
- GHC.Debug.Client.Search
- GHC.Debug.Count
- GHC.Debug.Dominators
- GHC.Debug.Fragmentation
- GHC.Debug.GML
- GHC.Debug.ObjectEquiv
- GHC.Debug.ParTrace
- GHC.Debug.Profile
- GHC.Debug.Profile.Types
- GHC.Debug.Retainers
- GHC.Debug.Snapshot
- GHC.Debug.Trace
- GHC.Debug.TypePointsFrom
- GHC.Debug.Client
- Debug
Downloads
- ghc-debug-client-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees