[Haskell-cafe] Mac and Gtk2hs problem

Tanja Piechnick tanja.piechnick at stud.uni-due.de
Wed Jun 6 19:01:54 CEST 2012


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.


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

Is that correct? Where is the mistake? 

Thank you for any help!
Greetings from Namibia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120606/dac60c5d/attachment.htm>


More information about the Haskell-Cafe mailing list