RE: panic in ghc5.02.3

2002-05-01 Thread Simon Marlow
> 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 lis

Re: panic in ghc5.02.3

2002-04-10 Thread George Russell
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 i

RE: panic in ghc5.02.3

2002-04-10 Thread Simon Marlow
> [Everything on Linux-x86] > > Maybe you're heading in the wrong direction: > > stolz@kastor:~/test/resources > $HC5 --make -fglasgow-exts *.hs > ghc-5.03: chasing modules from: Colour.hs,GUIValue.hs > Compiling GUIValue ( GUIValue.hs, ./GUIValue.o ) > Compiling Colour ( Colo

RE: panic in ghc5.02.3

2002-04-10 Thread Simon Marlow
> 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 whe

Re: panic in ghc5.02.3

2002-04-10 Thread George Russell
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,

Re: panic in ghc5.02.3

2002-04-10 Thread Volker Stolz
In local.glasgow-haskell-bugs, you wrote: > (This is on sparc-solaris) > # /usr/local/pub-bkb/ghc/ghc-latest/bin/ghc --make resources/GUIValue.hs >resources/Colour.hs -fglasgow-exts > ghc-5.02.3: chasing modules from: resources/GUIValue.hs,resources/Colour.hs > Compiling GUIValue ( resou

panic in ghc5.02.3

2002-04-10 Thread George Russell
(This is on sparc-solaris) # /usr/local/pub-bkb/ghc/ghc-latest/bin/ghc --make resources/GUIValue.hs resources/Colour.hs -fglasgow-exts ghc-5.02.3: chasing modules from: resources/GUIValue.hs,resources/Colour.hs Compiling GUIValue ( resources/GUIValue.hs, resources/GUIValue.o ) Compiling