Re: Weird type synonym bug



About this list Date view Thread view Subject view Author view

Malcolm Wallace (malcolm-nhc@cs.york.ac.uk)
Wed, 7 Feb 2001 14:36:01 +0000


> The appended set of three modules gives me > > enki chak 55 (~/haskell): nhc98 -c Main.hs > Warning: when renaming newtype of imported newtype: > Real type of imported newtype is not visible. > I might get boxed/unboxed info wrong. > > ==================================== > Error when renaming:: > Newtype Main.T' is circular. > > with the current stable release of nhc 1.00, although it is > legal H98 (ghc eats it without complaints). The warning is harmless and can be ignored. The renaming error is bogus, and has been fixed in CVS for several months. Regards, Malcolm


About this list Date view Thread view Subject view Author view