On Fri, Sep 11, 2009 at 12:01 PM, Judah Jacobson <judah.jacobson@gmail.com> wrote:
The above editline requirement is for the editline C library, not the
Haskell bindings:
http://www.thrysoee.dk/editline

My guess is that you need to install a recent version of the
libedit-dev package.

After installing libedit-dev, the rest of the build worked. Thanks! Now I'm having a new problem, that I'll post in another thread.

- Lyle