Fwd: [Haskell-cafe] frag game-compiling error

2009-09-28 Thread selahaddin gerdan
-- Forwarded message -- From: selahaddin gerdan selahattin.ger...@gmail.com Date: 2009/9/28 Subject: Re: [Haskell-cafe] frag game-compiling error To: Lyndon Maydwell maydw...@gmail.com Sorry I'm just learning haskell, so I don't get your suggestion. Could you explain to me what

Re: [Haskell-cafe] Fwd: frag game-compiling error

2009-09-28 Thread selahaddin
Lyndon Maydwell wrote: src/Quaternion.hs:22:27 This would probably be the place to start. Ok,I managed to get past the error like this: newMatrix ColumnMajor [realToFrac r00,realToFrac r01,realToFrac r02,realToFrac r03, realToFrac r10,realToFrac

[Haskell-cafe] frag game-compiling error

2009-09-27 Thread selahaddin gerdan
Hi there, when I try to install frag,I get this error: .cabal/bin/cabal install frag Resolving dependencies... Downloading frag-1.1.2... Configuring frag-1.1.2... Preprocessing executables for frag-1.1.2... Building frag-1.1.2... [ 1 of 39] Compiling IdentityList ( src/IdentityList.hs,