@hackage / debuggable

Utilities for making your applications more debuggable.

0.1.1

About

Metadata

  • Last updated , by EdskoDeVries
  • License BSD-3-Clause
  • Categories Development,
  • Maintained by: edsko@well-typed.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3
  2. 9.8.4
  3. 9.6.7
  4. 9.4.8
  5. 9.2.8
  6. 8.10.7

Readme

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.