
10 Sep
2016
10 Sep
'16
4:14 p.m.
Hi, Some time back I wrote a small Haskell library to parse the old MS excel format (.xls). There were libraries to parse ".xlsx" but there was none for ".xls". I uploaded it on github (https://github.com/harendra-kumar/xls) so that others looking for something similar can find and use it. -harendra