Add basic repl
authorLuke Lau <luke_lau@icloud.com>
Sat, 18 May 2019 20:11:11 +0000 (21:11 +0100)
committerLuke Lau <luke_lau@icloud.com>
Mon, 3 Jun 2019 14:44:14 +0000 (15:44 +0100)
commit8f977ec8c72bad55327ada3ef55d62f411cc44f9
tree92a91a5079867369a71975a60c771c6c37cf0e01
parent1e699db7f70bfeaedaa86cac2b11dc0b43ff6500
Add basic repl

For the moment this doesn't have any parsing errors other than "Couldn't
parse". We'll go back to this later!
Also note we're printing to stderr.
Main.hs