Re: INTERNAL ERROR: Import Entity
Ross Paterson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 01, 2003 at 11:39:11AM -0700, Jeffrey R Lewis wrote: > I've recently started to try using hugs again (HEAD), and have run into > the above error on several different programs. > > Anyone else have experience with the above beastie? Yes, but not for several months. I thought Sigbjorn had killed them all. You probably have an unusual combination of imports and exports that is triggering it. More details?