Cabal: bindir/libdir/datadir
Ross Paterson
ross at soi.city.ac.uk
Fri Oct 7 08:05:04 EDT 2005
On Fri, Oct 07, 2005 at 12:35:21PM +0100, Simon Marlow wrote:
> Paths.hs-inc is auto-generated, and contains
>
> getBinDir :: IO FilePath
> getLibDir :: IO FilePath
> getDataDir :: IO FilePath
> getLibexecDir :: IO FilePath
Does this have to be #include'd, or could it be a module?
> Additionally, we add --copy-root=<dir> with the old meaning of
> --copy-prefix, and deprecate --copy-prefix (or just change --copy-prefix
> back again?).
How about --destdir?
More information about the Libraries
mailing list