Don't use String, and don't use unsafeInterleaveIO unless you know what you're doing.On Tue, Jun 24, 2014 at 9:08 AM, C K Kashyap <ckkashyap@gmail.com> wrote:
Essentially I am trying to open a number of files and printing out their sized by reading them in and computing it's length.