The seems to be a small issue that a call to `main` is not working. It can be reproduced, but it doesn't seem to affect functionality. ## How to reproduce the issue * Open https://try.purescript.org * Open the browser console > Uncaught ReferenceError: main is not defined  