patch applied (ghc): Document :stepover in ghci help
Pepe Iborra
mnislaih at gmail.com
Mon Aug 20 10:29:50 EDT 2007
Thanks. It does not work totally well, as right now it can step over
function applications _except_ recursive calls.
This is not desired, but I haven't figured out how to detect those
with the current scheme yet.
I'll be pushing the missing documentation shortly.
Cheers
pepe
On 20/08/2007, at 11:20, Simon Marlow wrote:
> Pepe Iborra wrote:
>> Thu Aug 16 02:49:44 PDT 2007 Pepe Iborra <mnislaih at gmail.com>
>> * Document :stepover in ghci help
>> M ./compiler/ghci/InteractiveUI.hs +1
>
> :stepover looks nice, I'll take a look at the implementation
> sometime. BTW, it also needs documenting in the User's Guide.
>
> Cheers,
> Simon
More information about the Cvs-ghc
mailing list