Re: [wxhaskell-users] DLLs for binary using wxHaskell in Windows

2011-07-28 Thread Andrew Butterfield
On 22 Jul 2011, at 19:09, Dave Tapley wrote: > Hi all, > > For a wxHaskell based application distributed on Windows, can I distribute > the necessary WX DLLs right alongside the application, without having to do a > separate install of WX? > I want to be able to distribute the application as

[wxhaskell-users] DLLs for binary using wxHaskell in Windows

2011-07-28 Thread Dave Tapley
Hi all, For a wxHaskell based application distributed on Windows, can I distribute the necessary WX DLLs right alongside the application, without having to do a separate install of WX? I want to be able to distribute the application as a zip file and not require the user to have anything installed