Re: Readline library

2000-03-30 Thread George Russell
o get GHC to include it, you could start by adding GhcLibsWithReadline = YES readlineIncludePath = -- where readline is HAVE_READLINE = YES to your build.mk file. "Wojciech Moczydlowski, Jr" wrote: > > I've been just writing some program using Readline library and I&#

Readline library

2000-03-30 Thread Wojciech Moczydlowski, Jr
I've been just writing some program using Readline library and I've noticed that I haven't got Readline.hi in /usr/local/lib/ghc/imports/util. Moreover, as I checked my source, I've found that it hasn't been built at all - it's not even in fptools/hslibs/util/.dep