bulat.ziganshin: > Hello Axel, > > Thursday, May 27, 2010, 10:13:45 PM, you wrote: > > > http://code.haskell.org/gtk2hs/INSTALL > > thank you. and what if i deploy my gtk2hs application via hackage? > is it enough for user to run "cabal install myapp" to install my app > and all runtime gtk/gtk2hs libraries she need to run it?
Yep, assuming though that the C libraries are installed. cabal can't install libgtk+ (the C library) _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell