package lang

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Jul 8 00:00:52 EDT 2006


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:Bulat.Ziganshin at gmail.com



More information about the Glasgow-haskell-users mailing list