Packages tagged debug

49 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (46), bsd3 (31), ghc (12), program (12), development (11), mit (10), trace (8), graph (3), plugin (3), profiling (3), tooling (3), lgpl (2), public-domain (2), compiler-plugin (1), deprecated (1), development--- (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
DataTreeView70.01A GTK widget for displaying arbitrary Data.Data.Data instances (bsd3, debug, development, gui, library)2012-06-180.1.1DanielSchuessler
DebugTraceHelpers120.012Convenience functions and instances for Debug.Trace (debug, library)2008-11-110.12ThomasHartman
GHood270.02A graphical viewer for Hood (bsd3, debug, library)2018-05-140.0.7HugoPacheco, JanisVoigtlaender
Hoed580.04Lightweight algorithmic debugging. (bsd3, debug, library, trace)2018-03-170.5.1faddegon
KiCS-debugger70.01debug features for kics (debug, library, program)2009-10-230.1.1BerndBrassel
KiCS-prophecy80.01a transformation used by the kics debugger (debug, library, program)2009-10-230.1.1BerndBrassel
ap-reflect130.01Partial evaluation reflection a la simple-reflect. (bsd3, debug, library)2016-10-030.3NickolayKudasov
asn1dump100.01Dump ASN1 structure (bsd3, debug, program)2014-02-230.1.0VincentHanquez
box-tuples390.01A hack to use GHC.Prim primitives in GHCi (debug, ghc, library, mit)2021-02-060.2.0.4mniip
bytedump200.07Flexible byte dump helpers for human readers. (bsd3, debug, library)2012-09-061.0VincentHanquez
debug-diff100.01Display a colorized diff between two Haskell values (bsd3, debug, library)2011-09-140.1KeeganMcAllister
debug-dump190.00File-based debug output (bsd3, debug, library)2019-06-030.1.1.0vmchale
debug-time130.01Debug.Trace equivalent for timing computations (debug, library, mit)2016-01-090.1.0.1darwin226
debug-trace-file90.00Like Debug.Trace but writing to files. (debug, library, mit)2023-06-301.0.0.1ak3n
debug-trace-var150.01You do not have to write variable names twice in Debug.Trace (debug, library, mit)2018-06-090.2.0ncaq
ghc-datasize270.02Determine the size of data structures in GHC's memory (bsd3, debug, development, ghc, library)2022-03-290.2.6DennisFelsing
ghc-dup (deprecated in favor of dupIO)50.01Explicitly prevent sharing (bsd3, debug, deprecated, ghc, library)2012-09-280.1JoachimBreitner
ghc-events1860.04Library and tool for parsing .eventlog files from GHC (bsd3, debug, development, ghc, library, profiling, program, trace)2023-04-130.19.0.1DuncanCoutts, MikolajKonarski, MitsutoshiAoe, SimonMarlow
ghc-events-parallel150.01Library and tool for parsing .eventlog files from parallel GHC (bsd3, debug, development, eden, ghc, library, profiling, program, trace)2014-07-180.5.0.1MischaDieterle, JostBerthold, horstmeyer
ghc-heap-view1120.04Extract the heap representation of Haskell values and thunks (bsd3, debug, ghc, library)2024-01-060.6.4.1DennisFelsing, JoachimBreitner
ghc-vis892.01Live visualization of data structures in GHCi (bsd3, debug, development, ghc, library)2024-01-070.9.3.1DennisFelsing
ghci-history-parser140.01parse output of ghci ":history" command (debug, development---, ghc, library, public-domain)2016-07-140.1.0.2phlummox
ghcitui170.00A Terminal User Interface (TUI) for GHCi (bsd3, debug, library, program)2024-03-180.3.0.0CrystalJRAW
graph-trace110.00Trace the call graph of a program (debug, development, graph, library, mit, plugin, tooling)2023-03-170.1.0.2aaronallen8455
graph-trace-dot180.00Converts a graph-trace log into a DOT file for use with Graphviz (debug, development, graph, library, mit, plugin, program, tooling)2023-03-170.1.1.3aaronallen8455
graph-trace-viz130.00Converts a graph-trace log into an HTML document (debug, development, graph, mit, plugin, program, tooling)2023-03-170.1.1.1aaronallen8455
guarded-allocation160.04Memory allocation with added stress tests and integrity checks (bsd3, debug, library)2019-01-220.0.1HenningThielemann
haskell-stack-trace-plugin200.00haskell-stack-trace-plugin (compiler-plugin, debug, development, library, mit, program)2021-05-250.1.3.0waddlaw
heapsize580.01Determine the size of runtime data structures (bsd3, debug, development, ghc, library)2020-12-090.3.0.1PepeIborra
hood130.02Debugging by observing in place (bsd3, debug, library, trace)2018-01-190.3.1AndyGill, ryanglscott
hood-off60.01Dummy package to disable Hood without having to remove all the calls to observe (bsd3, debug, library, trace)2014-05-060.2PepeIborra
hood240.01Debugging by observing in place (bsd3, debug, library, trace)2015-05-070.2.1rayqiu
hpc-strobe90.01Hpc-generated strobes for a running Haskell program (bsd3, debug, library, trace)2009-05-080.1ThorkilNaur
htrace80.02Hierarchical tracing for debugging of lazy evaluation (bsd3, debug, library)2012-01-250.1EugeneKirpichov
jdi40.01Implementation of Java Debug Interface (debug, gpl, jvm, language, library, program)2012-10-280.0.3VictorDenisov
linux-perf60.01Read files generated by perf on Linux (bsd3, debug, development, ghc, library, profiling, program, trace)2012-11-030.3MikolajKonarski
nonfree180.01Free structures sans laws (debug, library, mit)2018-07-240.1.0.4ShachafBenKiki
print-debugger270.01Debug print formatting library. (debug, library, public-domain)2016-02-141.1.9johnreedlol
remote-debugger120.01Interface to ghci debugger (bsd3, debug, program)2015-08-060.2.2atsky
repr-tree-syb100.01Tree representation and pretty-printing of data structures based on SYB (debug, library, mit, pretty-printer, text, tree)2016-09-220.1.1NikitaVolkov
show-please280.02A wrapper type V with improved Show instances (bsd3, debug, library)2018-05-200.5.5DavidFox
simple-reflect652.04Simple reflection of expressions containing variables (bsd3, debug, library)2018-03-140.3.3TwanVanLaarhoven
todo230.01A replacement for undefined that gives warnings. (bsd3, debug, library)2022-12-160.2.0.3nyson
trace-call40.01functions for logging the arguments and results of function calls (bsd3, debug, library)2011-12-140.1BramSchuur
trace-function-call50.01Easy lightweight tracing of function arguments and results for ad hoc debugging (bsd3, debug, library)2011-12-200.1DaveHinton
traced140.01Simple evaluation trace (bsd3, debug, library)2015-03-083000EdwardKmett, LennartAugustsson, MaxBolingbroke
tracer100.01Tracing utilities for Functor/Applicative/Monad types (bsd3, debug, library)2014-03-220.1knz
vacuum380.06Graph representation of the GHC heap (debug, ghc, lgpl, library)2014-05-132.2.0.0AustinSeipp, ConradParker, DonaldStewart, JohnLato, MattMorrow
vacuum-graphviz70.01A library for transforming vacuum graphs into GraphViz output (debug, ghc, lgpl, library)2012-09-152.1.0.1AustinSeipp