[Haskell-cafe] Re: how to see operators precedence in GHCi

Stefan O'Rear stefanor at cox.net
Wed Jul 25 20:00:34 EDT 2007


On Thu, Jul 26, 2007 at 12:42:52AM +0100, Simon Peyton-Jones wrote:
> 
> | Uhm...  that didn't work :)
> |
> | Not quite as nice:
> |
> | stefan at stefans:~$ ghci -ddump-rn-trace
> 
> You probably wanted -ddump-rn

Seemed so, but that option has no effect (bug?):

stefan at stefans:~$ ghci -ddump-rn
GHCi, version 6.7.20070712: http://www.haskell.org/ghc/  :? for help
Loading package base ... linking ... done.
Prelude> 2 + 2
4
Prelude> 

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070725/1aed8082/attachment.bin


More information about the Haskell-Cafe mailing list