On 7 June 2012 03:01, Tanja Piechnick <[email protected]> wrote:
> Hey Haskell-Cafe,
>
> I would like to run GTK2HS on my Mac 10.6.8 but after the successful
> installation with Homebrew of all modules (GTK+, GTK2HS) I get this failure
> message:
>
> Prelude> :l guitest.hs
>
> guitest.hs:1:8:
> Could not find module `Graphics.UI.Gtk':
> Use -v to see a list of the files searched for.
> Failed, modules loaded: none.
Just to confirm for us, as the same user can you please run the following:
ghc-pkg list gtk
As well as:
ghc-pkg check
>
>
> I always changed my PATH. This is the content of my PATH:
>
> /usr/bin
> /bin
> /usr/sbin
> /sbin
> /usr/local/bin
> /Developer/usr/bin
> /Users/tanjapiechnick/.cabal/bin
> $HOME/.cabal/bin
I don't think this is a PATH problem; possibly a problem with library paths.
>
> Is that correct? Where is the mistake?
>
> Thank you for any help!
> Greetings from Namibia
>
> _______________________________________________
> Haskell-Cafe mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
--
Ivan Lazar Miljenovic
[email protected]
http://IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe