On Wed, Nov 08, 2006 at 01:27:44AM +0000, Ross Paterson wrote:
> Neil, how should be revise section 3.1.2 of the [Cabal] User's Guide
> for Hugs on Windows?

The main thing is to decide where data files associated with a package
should be stored.  As I understand it, for Hugs on Windows the Haskell
modules will be installed to

        $prefix\Haskell\hugs\programs\<progname>
        $prefix\Haskell\hugs\packages\$pkg

for executables and libraries respectively.  Should the data files also
go in these directories, or somewhere else?

_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to