On Thu, Nov 12, 2009 at 7:32 AM, Magicloud Magiclouds <magicloud.magiclo...@gmail.com> wrote: > Hi, > Today, when I compiled gtk2hs, I got this: > cairo/Graphics/Rendering/Cairo.hs.pp:264:0: > Failed to load interface for `Data.Array.Base': > it is a member of the hidden package `array-0.2.0.0' > Use -v to see a list of the files searched for. > As usual, I searched for the resolvement. No luck. And seems like > this problem (not particularly to this package) is very common. > I wonder how to resolve it?
Is it compiled using Cabal? In that case you need to add array as a dependency. /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