
After much dithering, I'm finally ready to release a first haskell
project, eddie. I figured I'd run it past the helpful people here for
feedback before making a more official announcement.
eddie is a command line tool that lets you use haskell functions to
filter files. Functions is meant in the most general sense - any
expression that can be evaluated to a type of "String -> String" can
be used.
The home page is http://eddie.googlecode.com/. There are a couple of
pages of examples in the wiki. The 0.1 source tarball is available in
downloads, and includes the .cabal file for building. It's not in
hackage yet - I'm awaiting a username.