haskell-cafe@haskell.org
[Top] [All Lists]

Re[4]: [Haskell-cafe] Fun with Darcs

Subject: Re[4]: [Haskell-cafe] Fun with Darcs
From: Bulat Ziganshin
Date: Mon, 19 May 2008 00:35:33 +0400
Hello Duncan,

Friday, May 16, 2008, 2:05:53 AM, you wrote:

> Of course if you're deploying a Windows program that uses gtk2hs then
> using just the runtime dlls is just the right thing to do. Though for
> that case we provide the runtime dlls:

> http://haskell.org/gtk2hs/win32/

> As an example, here's an installer for a standalone prog that uses
> gtk2hs but doesn't need ghc or gtk2hs to be installed already:

> http://haskell.org/~duncan/gtk2hs/LSystemSetup.exe

i've just tried that. for me there is still one problem - my program
includes a lot of other files beside exe and i will be glad to have
gtk2hs put to separate subtree. is it possible? say,

c:/Program Files/WinArc/winarc.*
c:/Program Files/WinArc/gtk2hs/bin/*.dll
c:/Program Files/WinArc/gtk2hs/etc/*
c:/Program Files/WinArc/gtk2hs/lib/*

and so on

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin@xxxxxxxxx

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

<Prev in Thread] Current Thread [Next in Thread>