matthewkaney / text.management

Experimental Live Code Editor
GNU General Public License v3.0
46 stars 2 forks source link

Console: Get rid of GHCI prompts #23

Closed matthewkaney closed 1 year ago

matthewkaney commented 1 year ago

Two parts: Strip the prompt off the first line and then remove the relevant :set directives from any processed files (we don't want to allow users to set prompts because they're not actually in a REPL).