DougBurke / hvega

Create Vega-Lite visualizations from Haskell.
BSD 3-Clause "New" or "Revised" License
52 stars 11 forks source link

Add a flake to run IHaskell via jupyenv #203

Closed DougBurke closed 1 year ago

DougBurke commented 1 year ago

This is only for the notebooks/ directory, and I have not re-run the notebooks because

a) the ghc-pkg lines don't recognize the available modules; is this to do with jupyenv/IHaskell/jupyter lab, or is it a ghc change?

b) with modern aeson, the "check the JSON schema" check needs to be re-written

There's also the dicsussion over whether they focus on lab vs notebook.