Re: [Haskell-cafe] There is something wrong with hprotoc-0.3.1 package.

2008-10-14 Thread Magicloud
$ cabal --version cabal-install version 0.5.2 using version 1.4.0.2 of the Cabal library $ ghc --version The Glorious Glasgow Haskell Compilation System, version 6.8.3 Don Stewart wrote: magicloud.magiclouds: Hi, I wanted to install this package. Well, Building hprotoc-0.3.1... ... [3 of

Re: [Haskell-cafe] There is something wrong with hprotoc-0.3.1 package.

2008-10-14 Thread Chris Kuklewicz
Wow...I have a user. I wrote hprotoc, and I am adding support for protobuf-2.0.2 options in the next version of protocol-buffers and hprotoc. Let me see if I can help I just tested the tarball again and it Works for me. I bet you are compiling without the necessary ghc flags. Cabal

Re: [Haskell-cafe] There is something wrong with hprotoc-0.3.1 package.

2008-10-14 Thread Antoine Latter
On Tue, Oct 14, 2008 at 12:03 AM, Magicloud [EMAIL PROTECTED] wrote: Hi, I wanted to install this package. Well, Building hprotoc-0.3.1... ... [3 of 7] Compiling Text.ProtocolBuffers.ProtoCompile.Parser ... Text/ProtocolBuffers/ProtoCompile/Parser.hs:48:0: Type synonym `GenParser'

Re: [Haskell-cafe] There is something wrong with hprotoc-0.3.1 package.

2008-10-14 Thread Derek Elkins
On Tue, 2008-10-14 at 07:13 -0500, Antoine Latter wrote: On Tue, Oct 14, 2008 at 12:03 AM, Magicloud [EMAIL PROTECTED] wrote: Hi, I wanted to install this package. Well, Building hprotoc-0.3.1... ... [3 of 7] Compiling Text.ProtocolBuffers.ProtoCompile.Parser ...

[Haskell-cafe] There is something wrong with hprotoc-0.3.1 package.

2008-10-13 Thread Magicloud
Hi, I wanted to install this package. Well, Building hprotoc-0.3.1... ... [3 of 7] Compiling Text.ProtocolBuffers.ProtoCompile.Parser ... Text/ProtocolBuffers/ProtoCompile/Parser.hs:48:0: Type synonym `GenParser' should have 2 arguments, but has been given 1 In the type synonym

Re: [Haskell-cafe] There is something wrong with hprotoc-0.3.1 package.

2008-10-13 Thread Don Stewart
magicloud.magiclouds: Hi, I wanted to install this package. Well, Building hprotoc-0.3.1... ... [3 of 7] Compiling Text.ProtocolBuffers.ProtoCompile.Parser ... Text/ProtocolBuffers/ProtoCompile/Parser.hs:48:0: Type synonym `GenParser' should have 2 arguments, but has been given 1