Popularity
7.3
Stable
Activity
0.0
Stable
33
3
3

Monthly Downloads: 67
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Debug    

simple-reflect alternatives and similar packages

Based on the "Debug" category.
Alternatively, view simple-reflect alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of simple-reflect or a related project?

Add another 'Debug' Package

README

See http://twanvl.nl/blog/haskell/simple-reflection-of-expressions for the blog post that introduced this library.

Version history

  • 0.3.3: Added Semigroup instance
  • 0.3.2: Added infix operators to Debug.SimpleReflect.Vars, and fixed GHC warnings.
  • 0.3.1: Fixed link to this repository. Needed version bump for hackage.
  • 0.3: Added Monoid instance, link to github repo.
  • 0.2: Expose constructor for infix operators
  • 0.1: Initial release