Hi,

I managed to successfully build wxHaskell using the darcs  
repository.  Unfortunately, it still doesn't work as expected.  For  
the example from <http://wxhaskell.sourceforge.net/quickstart.html>  
it fails with:

$ ghc -package wx -v --make Main.hs -o hello
Glasgow Haskell Compiler, Version 6.6, for Haskell 98, compiled by  
GHC version 6.6
Using package config file: /usr/local/lib/ghc-6.6/package.conf
*** Deleting temp files:
Deleting:
*** Deleting temp dirs:
Deleting:
ghc-6.6: unknown package: wx

If I remove "-package wx" it doesn't find the package Graphics.UI.WX,  
but I think that is expected.  I installed wxHaskell today from the  
darcs-repo using the standard ./configure && make && sudo make  
install (worked fine).

Any ideas?

- Thomas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to