GHC 6.8.1 RC debugger only breaking on first evaluation of a function

Simon Marlow simonmarhaskell at gmail.com
Wed Sep 19 04:14:17 EDT 2007


Olivier Boudry wrote:
> On 9/18/07, *Stefan O'Rear* <stefanor at cox.net <mailto:stefanor at cox.net>> 
> wrote:
> 
>     There is a flag to do this, and it's even In The Manual!
> 
>     http://haskell.org/ghc/dist/current/docs/users_guide/ghci-set.html#id313085
>     <http://haskell.org/ghc/dist/current/docs/users_guide/ghci-set.html#id313085>
> 
>       3.8.1. GHCi options
> 
>        GHCi options may be set using :set and unset using :unset.
> 
>        The available GHCi options are:
> 
>        +r
> 
> 
>  Thanks Stefan,
> 
> I just tried the ":set +r" trick. It looked really promising but it 
> doesn't seem to work as expected.

Unfortunately not:

  http://hackage.haskell.org/trac/ghc/ticket/1400

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list