Closed s-and-witch closed 1 year ago
@s-and-witch You're right, I've had this annoyance as well. I've hacked together a button (live at the usual https://play.haskell.org/); what do you think? It fades away 2 seconds after the user did something (mousemove / keydown) so as to not remain in the way.
That looks fine for me.
Thanks!
Feature request
Each time you enter the play.haskell.org site you can see the template code snippet like this:
Sometimes it's annoying to remove the code and type the "minimal" main by hand:
So, I'm asking for the button to remove standard template snippet and add the minimal one.
Alternative
Just remove all the template snippets and add hello world as the new one for the :