On Sun, Nov 23, 2008 at 1:56 PM, Александър Л. Димитров <[EMAIL PROTECTED]> wrote: > Thus spoke Jean-Philippe Bernardy: >> > This is not unique to ArbMove, it seems many of the types declared in this >> > file >> > are not recognized. >> >> What if you try to remove the files Vim.hi and Vim.o before loading? > > No dice :-\
Ok, this is definitely a ghc bug. If you remove the export list of the module (exporting everything), it will work. I guess a symbol needs to be exported to be usable in :type. Cheers, JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
