debuggable: Utilities for making your applications more debuggable.
This package provides various utilities that can be used to
make your application easier to debug. Some of these tools are
intended for use during actual debugging only (similar to
Debug.Trace
, for example). Other tools can be used as a
regular component in your application, to facilitate debugging
if and when necessary, but always present in your code.
Modules
[Index] [Quick Jump]
Downloads
- debuggable-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.21), containers (>=0.6 && <0.8), exceptions (>=0.9 && <0.11), hashable (>=1.4 && <1.6), temporary (>=1.2.1 && <1.4), unordered-containers (>=0.2 && <0.3) [details] |
Tested with | ghc ==8.10.7, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.2, ghc ==9.10.1 |
License | BSD-3-Clause |
Author | Edsko de Vries |
Maintainer | edsko@well-typed.com |
Category | Development |
Source repo | head: git clone https://github.com/well-typed/debuggable |
Uploaded | by EdskoDeVries at 2024-11-23T13:37:43Z |
Distributions | |
Downloads | 12 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |