@hackage cse-ghc-plugin0.1.1

Compiler plugin for common subexpression elimination

This library is a conversion of GHC's internal Common Subexpression Elimination pass for Core to a compiler plugin. See the included test for an example of how to enable it.