[EMAIL PROTECTED] writes:
>

> Hi. On Linux, an uparrow navigation character at the Hugs prompt gives me
the
> preceding expression, much like a shell. On our Solaris boxes here, the
uparrow
> gives me
>
> Prelude> ^[[A
>
> Should I expect the Linux behaviour on Solaris? If so, where would the
problem
> be in the Solaris environment?
>

Hi,  you have to compile in 'readline' support to get at this - try
re-configuring&building with the --with-readline option on.

--sigbjorn



_______________________________________________
Hugs-Bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-bugs

Reply via email to