On Thu, Nov 12, 2009 at 9:11 AM, Magicloud Magiclouds
<magicloud.magiclo...@gmail.com> wrote:
> No, it is not. I used configure/make way.
> Well I just noticed that there is a "hide-all-package" options to ghc.
> I do not know why. Maybe the author went crazy.

Chances are the auther DIDN'T go crazy :-)

It's a common practice to hide all packages, and then only bring the
ones needed into visibility.  I doubt that Gtk2hs is completely self
contained, so somewhere in there is the directives that makes the
needed packages visible again.  Just add array and you should be past
this particular hurdle.

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to