Hi Peter,

>  So I grabbed ghc-6.7.20070824 (=the latest one for Windows I could find)
> and the "extra-libs", compiled and installed the GLUT package (which I
> needed), but when I compile my library, I get
>
>      Could not find module `Data.Map':
>        it is a member of package containers-0.1, which is hidden

All dependencies etc. have changed when going to 6.7/6.8 - you are
probably better off using 6.6.1 for now.

I also don't think that the debugger will help you track down infinite
loop style errors. You might be better off posting the code and asking
for help.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to