Cabal + WinHugs + Windows + No C Compiler
Ross Paterson
ross at soi.city.ac.uk
Wed Nov 8 09:46:05 EST 2006
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?
More information about the cabal-devel
mailing list