
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.

On Sun, 3 Jul 2011 05:08:27 -0400
Mike Meyer
It's not in hackage yet - I'm awaiting a username.
Well, it's been uploaded. Not sure how long before it starts showing
up in searches.
participants (1)
-
Mike Meyer