@hackage hgg-ihaskell0.2.0.0

iHaskell (Jupyter) inline display backend for hgg

A thin wiring package that displays hgg figures inline in Jupyter cells running the IHaskell kernel. It simply passes the Text returned by the SVG backend (renderSVG) to IHaskell's SVG display. The ihaskell dependency is isolated here, keeping hgg-core / hgg-svg dependency-clean.