The simple-reflect package
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.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1 |
|---|---|
| Dependencies | base (≥2 & <5) |
| License | BSD3 |
| Author | Twan van Laarhoven |
| Maintainer | twanvl@gmail.com |
| Category | Debug |
| Home page | http://twan.home.fmf.nl/blog/haskell/simple-reflection-of-expressions.details |
| Bug tracker | https://github.com/twanvl/simple-reflect/issues |
| Source repository | git clone http://github.com/twanvl/simple-reflect.git |
| Upload date | Sun Dec 2 21:21:02 UTC 2012 |
| Uploaded by | TwanVanLaarhoven |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.3.1, Debian: 0.3.1, FreeBSD: 0.3.1 |
Modules
Downloads
- simple-reflect-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)