[Hugs-users] Weird behaviour, was Re: [Haskell-cafe] Writing functions in Haskell.

Ross Paterson ross at soi.city.ac.uk
Wed May 4 05:01:33 EDT 2005


On Tue, May 03, 2005 at 07:59:51PM +0200, Daniel Fischer wrote:
> Now I encountered another odd thing:
> Char> :l
> Prelude> :a Char
> Char> :a Test
> Char> :l                 -- notice the top module is still Char!

OK, the bug was triggered by :m before :a.  Now fixed in CVS.
Thanks for the report.


More information about the Hugs-Users mailing list