<div dir="ltr">Hello,<div><br></div><div>Over the holidays I wrote a small GHC plugin to help me do some low-level optimizations of Haskell code.  I thought it might be of use to other people too, so please try it out!</div><div><br></div><div>When enabled, the plugin will save the Core generated by GHC in JSON format, and also render it in HTML for human inspection.</div><div><br></div><div>The plugin is available on Hackage:</div><div><a href="http://hackage.haskell.org/package/dump-core">http://hackage.haskell.org/package/dump-core</a><br></div><div><br></div><div>The instructions on how to use it are in the README file.</div><div>You may also read about it at the github page:</div><div><a href="http://hackage.haskell.org/package/dump-core">http://hackage.haskell.org/package/dump-core</a><br></div><div><br></div><div>There are many things that could probably be improved, just let me know.  Also, if you are good at design, I could use some help making things look prettier :)</div><div><br></div><div>Happy hacking,</div><div>-Iavor</div><div><br></div></div>