Re: Problems getting started

Malcolm Wallace <[email protected]>
Newsgroups gmane.comp.lang.haskell.hat
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Thomas Davie <[email protected]> writes:

> > Maybe the best thing to do is just to disable readline for now.
> >     HMAKEFLAGS = -fglasgow-exts -package lang -package util -DUSE_READLINE=1
> > to
> >     HMAKEFLAGS = -fglasgow-exts -package lang -package util -DUSE_READLINE=0
> 
> Hmm, that doesn't seem to have stopped make looking for readline:

Probably you should remove the -package util as well, since that is
where readline lives in the GHC world.

Regards,
    Malcolm
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.