]> git.rmz.io Git - my-scheme.git/commit
Reading input from stdin
authorSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 22:07:28 +0000 (22:07 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 13 Jan 2018 22:07:28 +0000 (22:07 +0000)
commit17d5db9d9f3f3a344c4c2d66c62d6049f29ab51e
treed9b3bb8fec2d8a8fcbb80203f6a0d031d6d20d30
parent0742b9f77a6fe617f929e21e143e35cd6e3d3ed6
Reading input from stdin

Introducing `getLine` which reads the next line from stdin.
app/Main.hs