
11 Mar
2016
11 Mar
'16
4:48 p.m.
That is an unnecessary use of unsafeInterleaveIO. The solution is actually quite simple: getLines n = replicateM n getLine