BSD-3-Clause licensed by Twan van Laarhoven
Maintained by [email protected]
This version can be pinned in stack with:simple-reflect-0.3.3@sha256:43bf4817c8bc6f51805161ebbaba1f62969a14cbc89aeb5234b5d438ef656ab0,1103

Module documentation for 0.3.3

Depends on 1 package(full list with versions):

This package allows simple reflection of expressions containing variables. Reflection here means that a Haskell expression is turned into a string. The primary aim of this package is teaching and understanding; there are no options for manipulating the reflected expressions beyond showing them.