From: Eric Y. K. <eri...@gm...> - 2009-10-19 12:22:28
|
Hi! On Thu, Oct 15, 2009 at 15:29:43 +0100, Andy Gimblett wrote: > I started hacking on your Setup.hs to this end, but it occurred to me > that this might be useful to others, in which case I should a) tidy up > what I've done, b) keep the "build app on install" behaviour too, for > deployers, c) test it across platforms and d) release it somehow. But > before I expend that effort, I wanted to ask if your version of Sep 11 > (http://www.mail-archive.com/wxh...@li.../msg00701.html > ) is the most current / best one to hack on. Great. I think the latest version can always be retrieved with wget http://code.haskell.org/GenI/Setup.hs I sure wouldn't mind seeing some sort of Distribution.MacOSX module (or whatever) being distributed on hackage. I wonder if that would work well with cabal-install, specifying something like appbundle == 0.1.* in our Cabal files and having Setup.hs itself import a module from that package. It may be a good idea to follow up on this with the Cabal folks... -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |