On Saturday 16 December 2006 15:08, Aditya Siram wrote:
> Hi all,
> I am trying to install Hare but I cannot build it. GHC complains that
> package lang is not found. Here is the output:
[snip]
> ghc-6.6: unknown package: lang
>

I think that what use to be provided by lang is now part of ghc 6.6's base.  
I've got older cabalised stuff to build by just removing the dependency on 
lang.

You could try just removing any references to lang in the makefile, or 
whatever is invoking ghc.

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

Reply via email to