[Haskell-cafe] c2hs failed to process __extension__

2007-01-29 Thread
Hello all, I have a trouble when compiling a program with c2hs. The program can be seen at http://www.city5.org/prog/hstraier/, which is a binding with HyperEstraier (a fulltext search system). When I compile it at FreeBSD 6.2, I encountered the following error: | % runghc Setup.hs build |

Re: [Haskell-cafe] c2hs failed to process __extension__

2007-01-29 Thread
On 2007/01/29, at 21:55, Duncan Coutts wrote: Did you try the very latest darcs version of c2hs? Yesterday I added a couple patches that try to cope with more uses of __extension. Yes. I use the latest version of c2hs from darcs. | % c2hs --version | C-Haskell Compiler, version 0.14.6