Arch Linux now provides more than 1000 Haskell libraries and apps

A small milestone in the packaging business: http://archhaskell.wordpress.com/2009/03/27/arch-haskell-news-mar-14-2009-10... More than 1000 Haskell packages packaged up for Arch Linux. Hackage now has 1163 (+41) Haskell packages, of which 1007 (+33) have been natively packaged for Arch in AUR. That’s 33 new packages in two weeks, and lots of updates as well. Read this week's updates on the blog. -- Don

On Fri, Mar 27, 2009 at 09:01:15AM -0700, Don Stewart wrote:
A small milestone in the packaging business:
http://archhaskell.wordpress.com/2009/03/27/arch-haskell-news-mar-14-2009-10...
More than 1000 Haskell packages packaged up for Arch Linux.
Hackage now has 1163 (+41) Haskell packages, of which 1007 (+33) have been natively packaged for Arch in AUR. That???s 33 new packages in two weeks, and lots of updates as well.
Read this week's updates on the blog.
-- Don
Arch Linux as a distribution and also as a platform for Haskell has been impressive. Forced me, an ardent Debian fan, to switch from Debian stable to Arch on all my desktops and laptops. However I find the lack of documentation packages slightly of a problem. May be it is also possible that I am missing something here. For example I had to wget the ghc documentation on the site to make a local copy. A comparison with Debian Lenny which has become stable recently show that Debian comes with lots of doc packages for example for any package libghc-foo there is always a package libghc-foo-doc package. I guess it will not be difficult to package a documentation packages. Otherwise one has to edit the appropriate aur build file. This is okey but I like the Debian idea of having a doc package. Regards ppk

ppk:
On Fri, Mar 27, 2009 at 09:01:15AM -0700, Don Stewart wrote:
A small milestone in the packaging business:
http://archhaskell.wordpress.com/2009/03/27/arch-haskell-news-mar-14-2009-10...
More than 1000 Haskell packages packaged up for Arch Linux.
Hackage now has 1163 (+41) Haskell packages, of which 1007 (+33) have been natively packaged for Arch in AUR. That???s 33 new packages in two weeks, and lots of updates as well.
Read this week's updates on the blog.
-- Don
Arch Linux as a distribution and also as a platform for Haskell has been impressive. Forced me, an ardent Debian fan, to switch from Debian stable to Arch on all my desktops and laptops. However I find the lack of documentation packages slightly of a problem. May be it is also possible that I am missing something here. For example I had to wget the ghc documentation on the site to make a local copy.
A comparison with Debian Lenny which has become stable recently show that Debian comes with lots of doc packages for example for any package libghc-foo there is always a package libghc-foo-doc package.
I guess it will not be difficult to package a documentation packages. Otherwise one has to edit the appropriate aur build file. This is okey but I like the Debian idea of having a doc package.
I think we can construct a 'hackage' documentation package. It's a great idea! -- Don

* On Saturday, March 28 2009, Piyush P Kurur wrote:
Arch Linux as a distribution and also as a platform for Haskell has been impressive. Forced me, an ardent Debian fan, to switch from Debian stable to Arch on all my desktops and laptops. However I find the lack of documentation packages slightly of a problem. May be it is also possible that I am missing something here. For example I had to wget the ghc documentation on the site to make a local copy.
A comparison with Debian Lenny which has become stable recently show that Debian comes with lots of doc packages for example for any package libghc-foo there is always a package libghc-foo-doc package.
I guess it will not be difficult to package a documentation packages. Otherwise one has to edit the appropriate aur build file. This is okey but I like the Debian idea of having a doc package.
Regards
ppk
Actually, the current ghc package (6.10.1-2) _does_ come with documentation: the package supplies lots of files to /usr/share/doc/ghc, but that is not the case for other packages. I guess that that documentation accidentally slipped in, because there is no mention of enabling or disabling docs for ghc in the ./configure. That being said, there isn't really anything bad about keeping the haddocks (or building them), provided that they aren't too big: http://www.archlinux.org/pipermail/arch-dev-public/2008-April/005574.html
participants (3)
-
Adam Vogt
-
Don Stewart
-
Piyush P Kurur