RE: state of ghc6 on sparc

19 Jun
2003
19 Jun
'03
7:06 a.m.
| > often...). The problem around this is in my opinion to make a | > Haskell98 | > compliant trimmed down readline library which doesn't depend on the c | > library. It shouldn't be too difficult. I don't expect that people are | > using the full power of readline anyway. | | Making a working readline isn't that simple - you need to know something | about the terminal properties for one, which means being able to use | termcap or terminfo. But if someone produced an adequate one that did the job, and that we could distribute with GHC, we'd surely use it, right? To avoid these perpetual readline problems. Simon
8059
Age (days ago)
8059
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Peyton-Jones