datafix

Fixing data-flow problems

https://github.com/sgraf812/datafix

Latest on Hackage:0.0.1.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

ISC licensed by Sebastian Graf
Maintained by [email protected]

Fixing data-flow problems in expression trees. This should be useful if you want to write optimizations for your favorite programming language. See the Tutorial module for an introduction. After that, you might want to take a look at the `examples/` folder in the repository.