bug with reimporting class function (Hugs03 and Hugs05)
Bulat Ziganshin <[email protected]> Mon, 30 Jan 2006 16:52:41 +0300
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
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:[email protected] _______________________________________________ Hugs-Users mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-users
a.hs
(application/octet-stream, 84 B) - not displayed
b.hs
(application/octet-stream, 39 B) - not displayed
c.hs
(application/octet-stream, 56 B) - not displayed