Keith Sheppard wrote:
> I have released the first version of TxtSushi which is a collection of
> command line utils (written in haskell of course) for processing
> tab-delimited and CSV files. It includes a util for doing SQL SELECTs
> on flat files. This is my first haskell project and feedback of all
> kinds is appreciated.
> 
> Home Page: http://www.keithsheppard.name/txt-sushi
> Darcs Repository: http://patch-tag.com/r/txt-sushi/home
> Issue Tracking: http://code.google.com/p/txt-sushi

Nice! Have you considered putting this on Hackage? That is most useful
for users of your code. I saw you already cabalized the code, so it
should suffice to upload it.

Cheers

-- 
Jochem Berndsen | joc...@functor.nl
GPG: 0xE6FABFAB
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to