testing current 6-4-branch

Simon Marlow simonmar at microsoft.com
Wed Jun 15 07:43:35 EDT 2005


On 15 June 2005 11:23, Serge D. Mechveliani wrote:

> I am trying to do the following.
> 
> (1) to install the  current GHC of 6.4 branch from CVS
>     with  ghc-6.4  for recent Debian Linux.
> 
> (2) To test how  ghc-current  understands the field
>     `hs-source-dirs' in a package for multiple subdirectories
>     (is `hs-source-dirs' in the current GHC ?),
>     and to test module name clash resolution between the packages.

The GHC 6.4 branch does not have hs-source-dirs.  You need to checkout
the HEAD to get it (but bear in mind that the HEAD is likely to be more
unstable than the 6.4 branch).

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list