| Copyright | (C) 2020 QBayLogic B.V. |
|---|---|
| License | BSD2 (see the file LICENSE) |
| Maintainer | QBayLogic B.V. <devops@qbaylogic.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Clash.GHC.PartialEval.Quote
Description
This module provides the "quoting" part of the partial evaluator, which traverses a WHNF value, recursively evaluating sub-terms to remove redexes.