How to build relocatable packages with cabal
Bryan O'Sullivan
bos at serpentine.com
Mon Nov 14 03:10:26 CET 2011
On Sat, Nov 12, 2011 at 5:34 PM, Tim Cuthbertson <tim at gfxmonk.net> wrote:
> I'm trying to distribute cabal-built haskell libraries using
> zero-install ( http://0install.net/ ).
>
I'm interested in the related problem of trying to distribute an
executable, for which I may not have control over where it gets installed
(particularly on Windows, where people just put stuff wherever they want
because there are no standards). Further complicating things, the
executable needs some data files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cabal-devel/attachments/20111113/66a1495b/attachment.htm>
More information about the cabal-devel
mailing list