Re: slightly modified hasktags version (now supports kinds)

2008-02-17 Thread Marc Weber
Hi Ian, thanks for your feedback. I should have taken more care. change line 198 let (tokenLines :: [[Token]]) = to let tokenLines May I ask you to (amend-)record it? I don't mind wether darcs lists me as author of this tiny minor fix. Or is it easier for you to apply another

statically linking

2008-02-17 Thread Martina Seidl
Hallo, I urgently need a statically linked binary (ELF 32) of a Haskell program I have written and I could not figure out yet how to achieve this. Could anyone give me a hint please? Best regards, Martina ___ Glasgow-haskell-users mailing list

Re: statically linking

2008-02-17 Thread Bjorn Bringert
On Feb 17, 2008 3:32 PM, Martina Seidl [EMAIL PROTECTED] wrote: Hallo, I urgently need a statically linked binary (ELF 32) of a Haskell program I have written and I could not figure out yet how to achieve this. Could anyone give me a hint please? Best regards, Martina Hi Martina, Adding

GHC build failures on Mac OS X Leopard: ppc x86

2008-02-17 Thread Sean Leather
Hi, I tried to build GHC stable on my two computers, a PowerBook G4 and a MacBook, both running 10.5.2. This is the first time I've ever tried, so I'm somewhat clueless about a lot of it. I went with the basic instructions (./configure; make) with no 'mk/build.mk' and no configure options other