
16 Jun
2010
16 Jun
'10
9:07 a.m.
Heinrich Apfelmus
Jordan Cooper wrote: [snip]
I'm using Haskell for everything. This may not mean much because "everything" is mainly shell scripting and parsing for me.
Of course, I'm still using short shell scripts for bash commands and the-like. But my rule of thumb is that I write everything which involves a for loop in Haskell.
Regards, Heinrich Apfelmus
Which haskell library do you use to interact with the OS/bash, and do shell scripting ? Thanks, Alain