Shell Scripts in Haskell
Don Stewart said "I find that the haskell versions seem to be a lot more stable than the shell scripts used to be. They keep working for years, rather than breaking when some sed regex fails :)"
- http://www.cse.unsw.edu.au/~dons/code/progress/progress.hs
- http://www.cse.unsw.edu.au/~dons/code/darcs-graph/Graph.hs
- http://www.cse.unsw.edu.au/~dons/code/darcs-mail/Main.hs
- http://www.cse.unsw.edu.au/~dons/code/lambdabot/scripts/GenHaddock.hs
- http://www.cse.unsw.edu.au/~dons/code/lambdabot/scripts/BotPP.hs
- http://www.cse.unsw.edu.au/~dons/code/hwn/utils/wikify.lhs
- http://www.cse.unsw.edu.au/~dons/code/hwn/utils/publish.hs
As for the last two: "Both were nasty shell scripts to automate publishing the weekly news - now they're not so nasty."
