
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.
this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.