@hackage ghc-debug-brick dependencies
27 results
@hackage/byteunits
Human friendly conversion between byte units (KB, MB, GB...)
@hackage/microlens
A tiny lens library with no dependencies
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/some
Existential type: Some
@hackage/deepseq
Deep evaluation of data structures
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/ghc-debug-client
Useful functions for writing heap analysis tools which use ghc-debug.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/ghc-debug-convention
Definitions needed by ghc-debug-stub and ghc-debug-common
@hackage/contra-tracer
Arrow and contravariant tracers
@hackage/vty
A simple terminal UI library
@hackage/text
An efficient packed Unicode text type.
@hackage/ghc-debug-common
Connect to a socket created by ghc-debug-stub and analyse the heap of the debuggee program.
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/brick
A declarative terminal user interface library
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/dependent-map
Dependent finite maps (partial dependent products)
@hackage/microlens-platform
microlens + all batteries included (best for apps)
@hackage/vty-crossplatform
Cross-platform support for Vty
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/dependent-sum-template
Template Haskell code to generate instances of classes in some package
@hackage/base
Core data structures and operations
@hackage/ghc-debug-brick
A simple TUI using ghc-debug