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 |
---|---|---|---|---|---|---|---|---|
DataTreeView | 10 | 0.0 | 1 | A GTK widget for displaying arbitrary Data.Data.Data instances | (bsd3, debug, development, gui, library) | 2012-06-18 | 0.1.1 | DanielSchuessler |
DebugTraceHelpers | 16 | 0.0 | 12 | Convenience functions and instances for Debug.Trace | (debug, library) | 2008-11-11 | 0.12 | ThomasHartman |
GHood | 26 | 0.0 | 2 | A graphical viewer for Hood | (bsd3, debug, library) | 2018-05-14 | 0.0.7 | HugoPacheco, JanisVoigtlaender |
Hoed | 53 | 0.0 | 4 | Lightweight algorithmic debugging. | (bsd3, debug, library, trace) | 2018-03-17 | 0.5.1 | faddegon |
KiCS-debugger | 6 | 0.0 | 1 | debug features for kics | (debug, library, program) | 2009-10-23 | 0.1.1 | BerndBrassel |
KiCS-prophecy | 8 | 0.0 | 1 | a transformation used by the kics debugger | (debug, library, program) | 2009-10-23 | 0.1.1 | BerndBrassel |
ap-reflect | 14 | 0.0 | 1 | Partial evaluation reflection a la simple-reflect. | (bsd3, debug, library) | 2016-10-03 | 0.3 | NickolayKudasov |
asn1dump | 9 | 0.0 | 1 | Dump ASN1 structure | (bsd3, debug, program) | 2014-02-23 | 0.1.0 | VincentHanquez |
box-tuples | 48 | 0.0 | 1 | A hack to use GHC.Prim primitives in GHCi | (debug, ghc, library, mit) | 2021-02-06 | 0.2.0.4 | mniip |
bytedump | 21 | 0.0 | 7 | Flexible byte dump helpers for human readers. | (bsd3, debug, library) | 2012-09-06 | 1.0 | VincentHanquez |
debug-diff | 8 | 0.0 | 1 | Display a colorized diff between two Haskell values | (bsd3, debug, library) | 2011-09-14 | 0.1 | KeeganMcAllister |
debug-dump | 15 | 0.0 | 0 | File-based debug output | (bsd3, debug, library) | 2019-06-03 | 0.1.1.0 | vmchale |
debug-time | 11 | 0.0 | 1 | Debug.Trace equivalent for timing computations | (debug, library, mit) | 2016-01-09 | 0.1.0.1 | darwin226 |
debug-trace-file | 9 | 0.0 | 0 | Like Debug.Trace but writing to files. | (debug, library, mit) | 2023-06-30 | 1.0.0.1 | ak3n |
debug-trace-var | 13 | 0.0 | 1 | You do not have to write variable names twice in Debug.Trace | (debug, library, mit) | 2018-06-09 | 0.2.0 | ncaq |
ghc-datasize | 51 | 0.0 | 2 | Determine the size of data structures in GHC's memory | (bsd3, debug, development, ghc, library) | 2024-08-22 | 0.2.7 | DennisFelsing |
ghc-dup (deprecated in favor of dupIO) | 8 | 0.0 | 1 | Explicitly prevent sharing | (bsd3, debug, deprecated, ghc, library) | 2012-09-28 | 0.1 | JoachimBreitner |
ghc-events | 275 | 0.0 | 4 | Library and tool for parsing .eventlog files from GHC | (bsd3, debug, development, ghc, library, profiling, program, trace) | 2023-04-13 | 0.19.0.1 | DuncanCoutts, MikolajKonarski, MitsutoshiAoe, SimonMarlow |
ghc-events-parallel | 17 | 0.0 | 1 | Library and tool for parsing .eventlog files from parallel GHC | (bsd3, debug, development, eden, ghc, library, profiling, program, trace) | 2014-07-18 | 0.5.0.1 | MischaDieterle, JostBerthold, horstmeyer |
ghc-heap-view | 98 | 0.0 | 4 | Extract the heap representation of Haskell values and thunks | (bsd3, debug, ghc, library) | 2024-01-06 | 0.6.4.1 | DennisFelsing, JoachimBreitner |
ghc-vis | 137 | 2.0 | 1 | Live visualization of data structures in GHCi | (bsd3, debug, development, ghc, library) | 2024-01-07 | 0.9.3.1 | DennisFelsing |
ghci-history-parser | 15 | 0.0 | 1 | parse output of ghci ":history" command | (debug, development---, ghc, library, public-domain) | 2016-07-14 | 0.1.0.2 | phlummox |
ghcitui | 50 | 0.0 | 0 | A Terminal User Interface (TUI) for GHCi | (bsd3, debug, library, program) | 2024-11-17 | 0.4.1.0 | CrystalJRAW |
graph-trace | 11 | 0.0 | 0 | Trace the call graph of a program | (debug, development, graph, library, mit, plugin, tooling) | 2023-03-17 | 0.1.0.2 | aaronallen8455 |
graph-trace-dot | 17 | 0.0 | 0 | Converts a graph-trace log into a DOT file for use with Graphviz | (debug, development, graph, library, mit, plugin, program, tooling) | 2023-03-17 | 0.1.1.3 | aaronallen8455 |
graph-trace-viz | 9 | 0.0 | 0 | Converts a graph-trace log into an HTML document | (debug, development, graph, mit, plugin, program, tooling) | 2023-03-17 | 0.1.1.1 | aaronallen8455 |
guarded-allocation | 14 | 0.0 | 5 | Memory allocation with added stress tests and integrity checks | (bsd3, debug, library) | 2019-01-22 | 0.0.1 | HenningThielemann |
haskell-stack-trace-plugin | 20 | 0.0 | 0 | haskell-stack-trace-plugin | (compiler-plugin, debug, development, library, mit, program) | 2021-05-25 | 0.1.3.0 | waddlaw |
heapsize | 41 | 0.0 | 1 | Determine the size of runtime data structures | (bsd3, debug, development, ghc, library) | 2020-12-09 | 0.3.0.1 | PepeIborra |
hood | 14 | 0.0 | 2 | Debugging by observing in place | (bsd3, debug, library, trace) | 2018-01-19 | 0.3.1 | AndyGill, ryanglscott |
hood-off | 4 | 0.0 | 1 | Dummy package to disable Hood without having to remove all the calls to observe | (bsd3, debug, library, trace) | 2014-05-06 | 0.2 | PepeIborra |
hood2 | 6 | 0.0 | 1 | Debugging by observing in place | (bsd3, debug, library, trace) | 2015-05-07 | 0.2.1 | rayqiu |
hpc-strobe | 7 | 0.0 | 1 | Hpc-generated strobes for a running Haskell program | (bsd3, debug, library, trace) | 2009-05-08 | 0.1 | ThorkilNaur |
htrace | 10 | 0.0 | 2 | Hierarchical tracing for debugging of lazy evaluation | (bsd3, debug, library) | 2012-01-25 | 0.1 | EugeneKirpichov |
jdi | 4 | 0.0 | 1 | Implementation of Java Debug Interface | (debug, gpl, jvm, language, library, program) | 2012-10-28 | 0.0.3 | VictorDenisov |
linux-perf | 8 | 0.0 | 1 | Read files generated by perf on Linux | (bsd3, debug, development, ghc, library, profiling, program, trace) | 2012-11-03 | 0.3 | MikolajKonarski |
nonfree | 26 | 0.0 | 1 | Free structures sans laws | (debug, library, mit) | 2018-07-24 | 0.1.0.4 | ShachafBenKiki |
print-debugger | 43 | 0.0 | 1 | Debug print formatting library. | (debug, library, public-domain) | 2016-02-14 | 1.1.9 | johnreedlol |
remote-debugger | 15 | 0.0 | 1 | Interface to ghci debugger | (bsd3, debug, program) | 2015-08-06 | 0.2.2 | atsky |
repr-tree-syb | 14 | 0.0 | 1 | Tree representation and pretty-printing of data structures based on SYB | (debug, library, mit, pretty-printer, text, tree) | 2016-09-22 | 0.1.1 | NikitaVolkov |
show-please | 24 | 0.0 | 2 | A wrapper type V with improved Show instances | (bsd3, debug, library) | 2018-05-20 | 0.5.5 | DavidFox |
simple-reflect | 75 | 2.0 | 4 | Simple reflection of expressions containing variables | (bsd3, debug, library) | 2018-03-14 | 0.3.3 | TwanVanLaarhoven |
todo | 27 | 0.0 | 1 | A replacement for undefined that gives warnings. | (bsd3, debug, library) | 2022-12-16 | 0.2.0.3 | nyson |
trace-call | 4 | 0.0 | 1 | functions for logging the arguments and results of function calls | (bsd3, debug, library) | 2011-12-14 | 0.1 | BramSchuur |
trace-function-call | 5 | 0.0 | 1 | Easy lightweight tracing of function arguments and results for ad hoc debugging | (bsd3, debug, library) | 2011-12-20 | 0.1 | DaveHinton |
traced | 20 | 0.0 | 1 | Simple evaluation trace | (bsd3, debug, library) | 2015-03-08 | 3000 | EdwardKmett, LennartAugustsson, MaxBolingbroke |
tracer | 10 | 0.0 | 1 | Tracing utilities for Functor/Applicative/Monad types | (bsd3, debug, library) | 2014-03-22 | 0.1 | knz |
vacuum | 49 | 0.0 | 6 | Graph representation of the GHC heap | (debug, ghc, lgpl, library) | 2014-05-13 | 2.2.0.0 | AustinSeipp, ConradParker, DonaldStewart, JohnLato, MattMorrow |
vacuum-graphviz | 10 | 0.0 | 1 | A library for transforming vacuum graphs into GraphViz output | (debug, ghc, lgpl, library) | 2012-09-15 | 2.1.0.1 | AustinSeipp |