haskell-extra move to ghc-7.6

Hi all, for everyone interested, I started porting [haskell-extra] in sync with [haskell]. I decided to call it [haskell-web], because web-frameworks are the main target. You can use it adding these lines in your pacman.conf: [haskell-web] Server = http://archhaskell.mynerdside.com/$repo/$arch At the moment there are about 80 packages: yesod, snap, happstack and all their dependencies. In the next days I'll try to port the rest. There is only x86_64, as I need packages from main [haskell] repo and at the moment i686 is not in sync. Magnus, could you please fix this? Please tell me if anything is wrong... Fabio

2012/10/20 Fabio Riga
Hi all,
for everyone interested, I started porting [haskell-extra] in sync with [haskell]. I decided to call it [haskell-web], because web-frameworks are the main target. You can use it adding these lines in your pacman.conf:
[haskell-web] Server = http://archhaskell.mynerdside.com/$repo/$arch
At the moment there are about 80 packages: yesod, snap, happstack and all their dependencies. In the next days I'll try to port the rest. There is only x86_64, as I need packages from main [haskell] repo and at the moment i686 is not in sync. Magnus, could you please fix this?
Please tell me if anything is wrong... Fabio
Sorry, porting can't be completed. There are too many packages that fail to compile with ghc-7.6.1, including hakyll, gitit, webkit, gio, mighttpd2 and others. What compiles is now available for both x86_64 and i686. I still keep [haskell-extra] with older packages: it will work with [haskell-old]. Fabio
participants (1)
-
Fabio Riga