Axel Simon writes:
> On Tue, 2009-11-17 at 02:32 +0800, Andy Stewart wrote:
>> Axel Simon writes:
>> > As I said above, do a 'make clean' first.
>>
>> I describe my install step:
>>
>>1-> Download source code: darcs get --partial
>> http://code.haskell.org/gtk2hs/
>>2-> Configure: aut
On Tue, 2009-11-17 at 02:32 +0800, Andy Stewart wrote:
> Axel Simon writes:
> > As I said above, do a 'make clean' first.
>
> I describe my install step:
>
>1-> Download source code: darcs get --partial
> http://code.haskell.org/gtk2hs/
>2-> Configure: autoreconf && ./configure --with-h
Axel Simon writes:
> As I said above, do a 'make clean' first.
I describe my install step:
1-> Download source code: darcs get --partial http://code.haskell.org/gtk2hs/
2-> Configure: autoreconf && ./configure --with-hcflags=-O0
3-> make
4-> make clean (I'm not understand why need `
On Mon, 2009-11-16 at 23:26 +0800, Andy Stewart wrote:
> Hi Axel,
>
> Andy Stewart writes:
>
> >>> --> 2 error start
> >>> <--
> >>> Loading package ghc-prim ... linking ... done.
> >>> Loading package integer ... linking ... done.
> >>> L
Axel Simon writes:
> On Sun, 2009-11-15 at 22:51 +0800, Andy Stewart wrote:
>> Hi Axel,
>>
>> Today, i try to test darcs version:
>>
>> I got below two error:
>>
>> --> 1 error start <--
>> Can't compile pass, missing import.
>>
>> At 16
On Sun, 2009-11-15 at 22:51 +0800, Andy Stewart wrote:
> Hi Axel,
>
> Today, i try to test darcs version:
>
> I got below two error:
>
> --> 1 error start <--
> Can't compile pass, missing import.
>
> At 160 line: CellLayout.chs.pp use fun
Hi Axel,
Today, i try to test darcs version:
I got below two error:
--> 1 error start <--
Can't compile pass, missing import.
At 160 line: CellLayout.chs.pp use function `fromGList`.
--> 1 error end <-