The Console Window
The console, located at the bottom of the HEAT window, takes input for and shows output of the Haskell interpreter. You can use the left and right cursor keys when editing your input. With the up and down cursor keys you can access past inputs. You can only use the console when there is either no Haskell program in the editor or the edited program has been compiled successfully, that is, the status is a green tick.