debug-diff: Display a colorized diff between two Haskell values

[ bsd3, debug, library ] [ Propose Tags ]

Debug.Diff is a quick tool for comparing two Haskell values, as when diagnosing a test failure. It pretty-prints the values (using the groom library) and passes them to an external diff command (colordiff by default), which writes the diff to standard output.

Debug.Diff.Config provides more control over the diff parameters.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=3 && <5), groom (>=0.1), process (>=1.0), temporary (>=1.1) [details]
License BSD-3-Clause
Author Keegan McAllister <mcallister.keegan@gmail.com>
Maintainer Keegan McAllister <mcallister.keegan@gmail.com>
Category Debug
Uploaded by KeeganMcAllister at 2011-09-14T01:08:45Z
Distributions NixOS:0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1374 total (10 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]