You hace to add option --make, if you complie haskell program file with
(Bsome files.
(BAnd, you have to change WX.size to Wx.sz .
(BBecause wxHaskell-0.8 changed some functions.
(B
(BOn Thu, 20 Jan 2005 15:50:29 +0100, Dmitri Pissarenko
(B<[EMAIL PROTECTED]> wrote:
(B> I'm trying to compile wxFruit sample program paddleball
(B> (http://zoo.cs.yale.edu/classes/cs490/03-04b/bartholomew.robinson/).
(B>
(B>
(B> When I try to compile file paddle.hs (see below where it is availeble) (B> using the call
(B>
(B> <call>
(B> ghc -fglasgow-exts -farrows -package wx (B> -iC:\dapWork\haskell-learning\afrp-0.4
(B> \src:C:\dapWork\haskell-learning paddle.hs
(B> </call>
(B>
(B> I'm getting the error message
(B>
(B> <error-message>
(B> paddle.hs:10:
(B> Failed to load interface for `WXFruit':
(B> Could not find interface file for `WXFruit'
(B> (use -v to see a list of the files searched for)
(B>
(B> paddle.hs:11:
(B> Failed to load interface for `AFRP':
(B> Could not find interface file for `AFRP'
(B> (use -v to see a list of the files searched for)
(B>
(B> paddle.hs:12:
(B> Failed to load interface for `AFRPUtilities':
(B> Could not find interface file for `AFRPUtilities'
(B> (use -v to see a list of the files searched for)
(B> </error-message>
(B
(B-- (Bshelarcy <shelarcy capella.freemail.ne.jp>
(Bhttp://page.freett.com/shelarcy/
(B_______________________________________________
(BHaskell-Cafe mailing list
([email protected]
(Bhttp://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to