e.x. if I start typing: ```haskell main = { ``` I want the next line of the interpreter to be indented by four spaces.
e.x. if I start typing:
main = {I want the next line of the interpreter to be indented by four spaces.