From: Axel S. <Axe...@in...> - 2010-05-27 08:49:55
|
On 27.05.2010, at 10:14, Andy Stewart wrote: > Axel Simon <Axe...@in...> writes: > >> For simplicity we could just add the Makefile. Creating a .cabal >> file is more work and nobody would >> want to install the demos anyway, so it's a bit overkill. > If don't use options "data-dir" and "data-files", how to make demo > directory > include in distribution package? Have better way? > No, that's fine. I'm just saying, why don't you add the 'Makefile' file as well. I was just saying, let's not have a separate .cabal file that builds just the demos. Cheers, Axel > I have found many gtk2hs newbie (#haskell) don't know how to start, > and > demo is really important for users. > > Cheers, > > -- Andy > >> >> A. >> On 27.05.2010, at 08:24, Andy Stewart wrote: >> >>> diffing dir... >>> Thu May 27 01:19:24 EDT 2010 Andy Stewart <laz...@gm... >>> > >>> * Add cairo demo directory. >>> Ignore-this: b1a70c2a24812fb84c899e4e8ce3ca6c >>> hunk ./cairo/cairo.cabal 22 >>> +Data-Dir: demo >>> +Data-Files: cairo-clock-icon.png >>> + CairoGhci.hs >>> + Clock.hs >>> + Drawing2.hs >>> + Drawing.hs >>> + Graph.hs >>> + Makefile >>> + StarAndRing.hs >>> + Text.hs >>> +[_^I_][_^I_][_^I_][_^I_][_$_] >>> >>> ------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Gtk2hs-commit mailing list >>> Gtk...@li... >>> https://lists.sourceforge.net/lists/listinfo/gtk2hs-commit |