--- On Thu, 9/18/08, Creighton Hogg <[EMAIL PROTECTED]> wrote: > If this makes anyone cringe or cry > "you're doing it wrong", I'd > actually like to hear it.
Just to make everyone cry:
main = getArgs >>= \(x:_) -> system ("wc -l " ++ x)
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
