Binary repositories for i686 and x86_64 are up-to-date

Hi guys, the binary repositories for both i686 and x86_64 are now up-to-date. (Thanks to Nicolas Pouillard for building the 64 bit binaries!) Several packages had to be dropped from HABS because of build errors after the recent update to ghc 7.0.2. These packages are: agda-executable haskell-agda haskell-authenticate haskell-datetime haskell-dbus-core haskell-hxq haskell-libxml-sax haskell-network-bytestring haskell-sifflet-lib haskell-wai-handler-devel haskell-warp haskell-yesod-auth haskell-yesod-core haskell-yesod-form haskell-yesod-json haskell-yesod-persistent haskell-yesod-static haskell-yesod sifflet yi Take care, Peter

As a side note, isn't haskell-network-bytestring meant to be deprecated
(from http://hackage.haskell.org/package/network-bytestring)
On Wed, Mar 16, 2011 at 2:20 AM, Peter Simons
Hi guys,
the binary repositories for both i686 and x86_64 are now up-to-date. (Thanks to Nicolas Pouillard for building the 64 bit binaries!)
Several packages had to be dropped from HABS because of build errors after the recent update to ghc 7.0.2. These packages are:
agda-executable haskell-agda haskell-authenticate haskell-datetime haskell-dbus-core haskell-hxq haskell-libxml-sax haskell-network-bytestring haskell-sifflet-lib haskell-wai-handler-devel haskell-warp haskell-yesod-auth haskell-yesod-core haskell-yesod-form haskell-yesod-json haskell-yesod-persistent haskell-yesod-static haskell-yesod sifflet yi
Take care, Peter
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell

Well, yes, that one's intentionality dropped, entirely subsumed by the new
network package.
As for the rest: warp (and wai-handler-devel) builds fine if the mistaken
reference to network-bytestring gets taken out of the PKGBUILD (we need to
fix cabal2arch on these cases?), and yesod builds if cookie (which is only
used by yesod), is put back to version 0.0.0. I can push some changes for
that to HABS on github later on.
-Leif Warner
On Tue, Mar 15, 2011 at 3:39 PM, Mathew de Detrich
As a side note, isn't haskell-network-bytestring meant to be deprecated (from http://hackage.haskell.org/package/network-bytestring)
On Wed, Mar 16, 2011 at 2:20 AM, Peter Simons
wrote: Hi guys,
the binary repositories for both i686 and x86_64 are now up-to-date. (Thanks to Nicolas Pouillard for building the 64 bit binaries!)
Several packages had to be dropped from HABS because of build errors after the recent update to ghc 7.0.2. These packages are:
agda-executable haskell-agda haskell-authenticate haskell-datetime haskell-dbus-core haskell-hxq haskell-libxml-sax haskell-network-bytestring haskell-sifflet-lib haskell-wai-handler-devel haskell-warp haskell-yesod-auth haskell-yesod-core haskell-yesod-form haskell-yesod-json haskell-yesod-persistent haskell-yesod-static haskell-yesod sifflet yi
Take care, Peter
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell
_______________________________________________ arch-haskell mailing list arch-haskell@haskell.org http://www.haskell.org/mailman/listinfo/arch-haskell

On Tue, 15 Mar 2011 15:55:33 -0700, Leif Warner
Well, yes, that one's intentionality dropped, entirely subsumed by the new network package. As for the rest: warp (and wai-handler-devel) builds fine if the mistaken reference to network-bytestring gets taken out of the PKGBUILD (we need to fix cabal2arch on these cases?), and yesod builds if cookie (which is only used by yesod), is put back to version 0.0.0. I can push some changes for that to HABS on github later on.
These seems reasonable, the best would be to inform upstream about these (via bug reports for instance or direct email). -- Nicolas Pouillard http://nicolaspouillard.fr
participants (4)
-
Leif Warner
-
Mathew de Detrich
-
Nicolas Pouillard
-
Peter Simons