> Simon Marlow wrote:
> > 
> > > George Russell wrote:
> > > [snip]
> > > > Personally I suspect multi-parameter type-classes
> > > [snip]
> > > I've changed my mind and now think it's because GHC was upset
> > > it couldn't find the
> > > .hi file for GUIValue.hs in a directory on the import list.
> > > (Of course it shouldn't
> > > be, it should know where the .hi file is, since it knows
> > > where GUIValue.hs is.)
> > 
> > That's still a bad error message.  Precisely what files 
> were where, and
> > what files were missing to make it fall over like that?
> untgz the archive I sent.  You will get a directory called 
> "resources".  (It
> may be contained in a directory called "bug"; I can't 
> remember).  With current
> directory the directory containing resources, execute the 
> command I gave.
> If you can reproduce the bug, then it's over to you.  If not, 
> ask for more
> details . . .

This is now fixed, I believe (it compiles, rather than giving an error
message).

Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to