I've tried running the run function in ghci, but it looks like the examples are not being embedded correctly for some reason.
For instance, if I go to http://localhost:8080/#/events/transforming, I see the following page:

You can see that it looks like the HTML for the example is directly in the page, and it does not look like it is being interpreted as HTML.
I've tried running the
runfunction in ghci, but it looks like the examples are not being embedded correctly for some reason.For instance, if I go to http://localhost:8080/#/events/transforming, I see the following page:
You can see that it looks like the HTML for the example is directly in the page, and it does not look like it is being interpreted as HTML.