WY Computer Science
A summary of any special problems that have arisen with repl.it.
repl.it
The particular interpreter repl.it requires that you have a main method. Write a simple one and then type your tests in the interactions pane.
main = do putStrLn "Loaded"