[arch-haskell] AUR Comment for haskell-warp

2011-03-12 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=46273 pdxleif wrote: The "haskell-network-bytestring" package can be removed from this PKGBUILD - it's been subsumed into the "haskell-network" package provided by the current Haskell Platform. --- If you no longer wish to receive notifications about

[arch-haskell] AUR Comment for haskell-network-bytestring

2011-03-12 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=17725 pdxleif wrote: Hackage says "This package is obsolete: use network instead." The API/functionality provided by this library has been subsumed into the "haskell-network" package provided by the current Haskell Platform. --- If you no longer wish

[arch-haskell] AUR Comment for twidge

2011-03-12 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=19917 mkaito wrote: Installing it through cabal works fine, by the way. --- If you no longer wish to receive notifications about this package, please go the the above package page and click the UnNotify button. __

[arch-haskell] AUR Comment for twidge

2011-03-12 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=19917 mkaito wrote: So we either manually obtain haxml and hoauth versions, or poke the twidge team to upgrade. --- If you no longer wish to receive notifications about this package, please go the the above package page and click the UnNotify button.

Re: [arch-haskell] Many packages are not yet upgradable

2011-03-12 Thread Leif Warner
The binary library packages are tied to the specific package they were built against. Everything in the [haskell] repo needs to be bumped and re-built for the new GHC version. For now, I just commented out that repo in pacman.conf and am building from ABS with yaourt. -Leif Warner On Sat, Mar 12

Re: [arch-haskell] Many packages are not yet upgradable

2011-03-12 Thread Magnus Therning
Actually, it should be fairly simple. There was a very small set of packages that didn't already have support for ghc7 when I looked into it a month or so ago. I contacted all maintainers of the Hackage packages, and IIRC there was only one package, numeric-prelude, that had issues with extending

Re: [arch-haskell] Haddock fails on parsing Hamlet

2011-03-12 Thread Mathew de Detrich
Don't need to worry about this, its being fixed in the next release of hamlet On Sun, Mar 13, 2011 at 1:25 AM, Mathew de Detrich wrote: > Since the site for signing up to haddock mailing list seems to be down ( > http://projects.haskell.org/cgi-bin/mailman/listinfo/haddock) I thought I > would po

[arch-haskell] AUR Out-of-date Notification for haskell-filemanip

2011-03-12 Thread AUR Feedback
Your package haskell-filemanip has been flagged out of date by jrk [1]. You may view your package at: http://aur.archlinux.org/packages.php?ID=17584 [1] - http://aur.archlinux.org/account.php?Action=AccountInfo&ID=20390 ___ arch-haskell mailing list ar

[arch-haskell] AUR Comment for haskell-filemanip

2011-03-12 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=17584 jrk wrote: Hi, hackageDB says: The FileManip package This package is obsolete: use filemanip instead. DEPRECATED. Use the filemanip package (all lowercase) instead. This pkg also does not build anymore. Please update to http://hackage.haske

[arch-haskell] Many packages are not yet upgradable

2011-03-12 Thread gdweber
Before bringing up bad news, I'd like to express again my pleasure that the Haskell Platform installs after upgrading to GHC 7. Three cheers for the [haskell] repo maintainers! Everything else that I've tried to upgrade fails: haskell-csv --- warning: cannot resolve "haskell-filepath=1.1

[arch-haskell] Upgrading to GHC 7

2011-03-12 Thread gdweber
This is a reminder to those who are flummoxed by all of those messages when you do 'pacman -Syu': error: failed to prepare transaction (could not satisfy dependencies) :: haskell-cairo: requires haskell-array=0.3.0.1 :: haskell-cairo: requires haskell-bytestring=0.9.1.7 :: haskell-cairo: requires

[arch-haskell] Haddock fails on parsing Hamlet

2011-03-12 Thread Mathew de Detrich
Since the site for signing up to haddock mailing list seems to be down ( http://projects.haskell.org/cgi-bin/mailman/listinfo/haddock) I thought I would post this here Haddock fails to parse (and therefore closes prematurely) when generating documentation for the Hamlet package found here ( http:/

[arch-haskell] AUR Comment for haskell-pandoc

2011-03-12 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=19804 eusebe wrote: haskell has been update, and there is now some conflicts with haskell-pandoc: :: haskell-citeproc-hs: requiert haskell-http=4000.0.9 :: haskell-citeproc-hs: requiert haskell-bytestring=0.9.1.7 :: haskell-citeproc-hs: requiert hask

Re: [arch-haskell] [Haskell-cafe] Cmdargs and common flags

2011-03-12 Thread Magnus Therning
On Mon, Feb 14, 2011 at 19:11, Neil Mitchell wrote: > Hi Magnus, > >> Finally, you can switch to the pure annotations. I will document them >> shortly and give an example in System.Console.CmdArgs.Implicit, but >> for now the details can be found at >> http://hackage.haskell.org/packages/archive/c