Eddie 0.2 is now available. The easy install is via cabal, but source is available from the project page on googlecode (http://eddie.googlecode.com).
Eddie is a tool that runs Haskell functions of type String -> String as shell filters. Eddie was developed as an experiment in using functional languages for shell scripting. The reasons and results of that are discussed in my blog entry at http://blog.mired.org/2011/07/eddie-shell-scripting-with-haskell.html. Version 0.2 cleaned up error handling and added a flag to allow proper processing of binary files on Windows. Version 0.1 was released without a formal announcement. <mike -- Mike Meyer <[email protected]> http://www.mired.org/ Independent Software developer/SCM consultant, email for more information. O< ascii ribbon campaign - stop html mail - www.asciiribbon.org _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
