cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs
Marcin 'Qrczak' Kowalczyk
mk167280@students.mimuw.edu.pl
Thu, 18 Jan 2001 15:52:09 +0100 (CET)
On Thu, 18 Jan 2001, Simon Marlow wrote:
> ghc/compiler/ghci InteractiveUI.hs
> Log:
> save the state after a ':t'
Is ghc --interactive supposed to work now? Because I am getting an error
about not being able to find PrelErr_error_closure (or something like
that), at least when started inplace.
Troubles with bootstrapping and -ldl were workaroundable, altbough I still
don't know how it should eventually work (rts does require libdl when
GhcWithInterpreter=YES).
--
Marcin 'Qrczak' Kowalczyk