Re: [Haskell-cafe] c2hs errors when compiling hsGnuTls

2007-05-07 Thread David House
On 06/05/07, Duncan Coutts <[EMAIL PROTECTED]> wrote: Try the latest darcs version of c2hs, it has a new C parser which should fix issues like this. We should have a new tarball release soon. Works great. Thanks very much. -- -David House, [EMAIL PROTECTED]

Re: [Haskell-cafe] c2hs errors when compiling hsGnuTls

2007-05-06 Thread Duncan Coutts
On Sat, 2007-05-05 at 17:18 +0100, David House wrote: > Hey there, > > I'm getting the following errors when I try to compile hsGnuTls [1]: > > ~/hs/sandbox/hsgnutls $ c2hs --version > C->Haskell Compiler, version 0.14.5 Travelling Lightly, 12 Dec 2005 > build platform is "i486-pc-linux-gnu" <1

[Haskell-cafe] c2hs errors when compiling hsGnuTls

2007-05-05 Thread David House
Hey there, I'm getting the following errors when I try to compile hsGnuTls [1]: ~/hs/sandbox/hsgnutls $ c2hs --version C->Haskell Compiler, version 0.14.5 Travelling Lightly, 12 Dec 2005 build platform is "i486-pc-linux-gnu" <1, True, True, 1> ~/hs/sandbox/hsgnutls $ runhaskell Setup.lhs build