Default prefix for Cabal on Windows

Daan Leijen daan at cs.uu.nl
Thu Jun 16 11:23:05 EDT 2005


Simon Marlow wrote:

> Ok, so $(ProgramFiles) is determined by the registry.  Taking into
> account comments so far, I think we have:
> 
>   prefix = $(ProgramFiles)\Haskell\$(PackageName)-$(Version)
>   libdir = $(prefix)\$(Compiler)-$(Version)
>   bindir = $(prefix)\bin
> 
> these are only defaults - users & packagers are free to change them.
> 
> Sound reasonable?

Sounds fine to me.

-- Daan

> 
> Cheers,
> 	Simon
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries



More information about the Libraries mailing list