[cabal] How to deal with build-depency that not under cabal's control?

14 Jun
2009
14 Jun
'09
5:30 a.m.
Hi, I use gtk2hs in linux. Well, I have no idea how to install gtk2hs by cabal, but my program needs it, and I want my program cabalized. So how to do this? Thanks. -- 竹密岂妨流水过 山高哪阻野云飞

14 Jun
14 Jun
6:25 a.m.
* Magicloud Magiclouds
Hi, I use gtk2hs in linux. Well, I have no idea how to install gtk2hs by cabal, but my program needs it, and I want my program cabalized. So how to do this? Thanks.
gtk2hs consists of several cabal packages, e.g. gtk, glib and so on. (See `ghc-pkg list`) Specify those of them you need as dependencies in cabal file. -- Roman I. Cheplyaka :: http://ro-che.info/ "Don't let school get in the way of your education." - Mark Twain
5821
Age (days ago)
5821
Last active (days ago)
1 comments
2 participants
participants (2)
-
Magicloud Magiclouds
-
Roman Cheplyaka