On Wed, Aug 23, 2006 at 10:42:54PM +0100, Neil Mitchell wrote:
> I have a cabal executable, which requires additional data files. How
> do I do this in Cabal? I have seen extra-source-files, but they are
> not added at install time to the destination directory, which doesn't
> help me.

The field you want is data-files, documented in section 2.1.1 of the
Cabal User's Guide.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to