[Hugs-users] bug with reimporting class function (Hugs03 and Hugs05)

Bulat Ziganshin bulatz at HotPOP.com
Mon Jan 30 08:52:41 EST 2006


Hello hugs-users,

i found a difference between GHC and Hugs behaviour, that seems like
the small bug on the Hugs part. It needs at least 3 modules to
reproduce :)  and i included them all. try to execute c.hs by hugs
and ghc and see the difference. the problem disappears when the whole
class exported in a.hs

-- 
Best regards,
 Bulat                          mailto:bulatz at HotPOP.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.hs
Type: application/octet-stream
Size: 84 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/hugs-users/attachments/20060130/6a2f87f8/a.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b.hs
Type: application/octet-stream
Size: 39 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/hugs-users/attachments/20060130/6a2f87f8/b.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c.hs
Type: application/octet-stream
Size: 56 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/hugs-users/attachments/20060130/6a2f87f8/c.obj


More information about the Hugs-Users mailing list