You are not logged in.

#1 2007-08-19 01:20:26

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Request: GHC 6.6.1 and gtk2hs 0.9.12

Hi,

It would be nice if some one provide a package for GHC 6.6.1( http://www.haskell.org/ghc/ ) and gtk2hs 0.9.12 ( http://www.haskell.org/gtk2hs/ ), because the repo / aur version are outdated and it doesn't install properly. Thanks.

Offline

#2 2007-08-27 11:22:14

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,921

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

GHC is in extra and gtk2hs is in community, better inform the maintainers of the problems.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Online

#3 2007-08-27 19:36:52

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

Lone_Wolf wrote:

GHC is in extra and gtk2hs is in community, better inform the maintainers of the problems.

I did that some days ago. Luckily, it will be done soon.

Offline

#4 2007-08-28 00:52:30

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

I've found the reason of my problems when compiling ghc: It doesn't work with gcc 4.2.

How to fix:

- Build from the latest dev sources; (OR)
- Build with -fno-toplevel-reorder; (OR)
- Build with gcc 4.1;

GHC build OK, but gtk2hs refuses to compile, even with  no optimizations.

Last edited by Kknd (2007-08-28 03:34:01)

Offline

#5 2007-09-07 15:21:57

axquan
Member
Registered: 2006-11-09
Posts: 2

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

Any news about ghc-6.6.1? Because I'm trying to get it working on x86_64 and even with "-fno-toplevel-reorder" it can't get through the compiling stage. Maybe I'm doing something wrong, so can somebody please share their PKGBUILD, or perhaps a working binary?

Offline

#6 2007-11-10 13:38:26

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

GHC 6.8.1 and gtk2hs 9.12.1 are released! It now compiles without problem and without patches. It's trivial to update the gtk2hs PKGBUILD. I wonder when the new GHC will be in the repos smile.

Offline

#7 2007-11-10 14:07:03

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

Kknd wrote:

GHC 6.8.1 and gtk2hs 9.12.1 are released! It now compiles without problem and without patches. It's trivial to update the gtk2hs PKGBUILD. I wonder when the new GHC will be in the repos smile.

ghc 6.8.1 is in testing and should appear soon in extra:
http://www.archlinux.org/pipermail/arch … 03009.html
I don't know about gtk2hs though. It has been flagged out of date on aur, but that's all.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#8 2007-11-10 16:54:50

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: Request: GHC 6.6.1 and gtk2hs 0.9.12

shining wrote:
Kknd wrote:

GHC 6.8.1 and gtk2hs 9.12.1 are released! It now compiles without problem and without patches. It's trivial to update the gtk2hs PKGBUILD. I wonder when the new GHC will be in the repos smile.

ghc 6.8.1 is in testing and should appear soon in extra:
http://www.archlinux.org/pipermail/arch … 03009.html
I don't know about gtk2hs though. It has been flagged out of date on aur, but that's all.

Nice! It's good to have it in the repo, since compiling it on my old computer takes years! big_smile

Offline

Board footer

Powered by FluxBB