Re: [Haskell-cafe] Hint causes GHCi linker error under Windows

2009-12-14 Thread Martin Hofmann
Hi Daniel, Do you have a complete example one can use to reproduce this behavior? (preferably a short one! :P) With this code I could reproduce it in ghci. runInterpreter $ loadModules [(SomeModule.hs, Nothing)] Currently I am not on a Windows machine, so I can't tell you if this only

Re: [Haskell-cafe] Hint causes GHCi linker error under Windows

2009-12-12 Thread Daniel GorĂ­n
Hi, Martin Do you have a complete example one can use to reproduce this behavior? (preferably a short one! :P) In any case, I'm resending your message to the glasgow-haskell-users list to see if a ghc guru recognize the error message. It is strange that the problem only manifests on