Haskell notebooks in the browser via WebAssembly are awesome! 🥳
However, when using Haskell notebooks for real, it is typically necessary to curate and install a custom set of packages, e.g. containers, diagrams-svg, Chart, …
As I understand correctly, xeus-haskell currently offers no way of provisioning a custom package set. This issue is about adding support for that.