Hello Doaitse,

Friday, July 7, 2006, 10:24:38 PM, you wrote:

> which refers to a package called "lang".

it was a part of ghc 6.4, but gone in 6.5. try to remove this package
dependency from .cabal file and see which functions will not be found
at compilation. after that you can search existing packages to find
which package contain these functions now

you can download 6.5 sources from http://www.haskell.org/ghc/dist/current/dist
and look at the directory "libraries" which contains one subdir for each package


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to