
Test build with the following changes appears to be consistent, using GHC 7 RC2: HTTP 4000.0.9 -> 4000.1.0 HUnit 1.2.2.1 -> 1.2.2.3 QuickCheck 2.1.1.1 -> 2.4.0.1 cgi 3001.1.7.3 -> 3001.1.7.4 deepseq 1.1.0.0 -> 1.1.0.2 haskell-src 1.0.1.3 -> 1.0.1.4 mtl 1.1.0.2 -> 2.0.1.0 #### network 2.2.1.7 -> 2.3 parallel 2.2.0.1 -> 3.1.0.1 parsec 2.1.0.1 -> 3.1.0 #### regex-posix 0.94.2 -> 0.94.4 text Added: 0.10.0.0 transformers Added: 0.2.2.0

On 12 November 2010 09:13, Don Stewart
Test build with the following changes appears to be consistent, using GHC 7 RC2:
Thanks Dons for this - really helpful.
haskell-src 1.0.1.3 -> 1.0.1.4
This needs syb (as does X11), which was dropped from ghc-7.0.1. So syb-0.2.2 will be added to HP 2011? Jens

On Thu, Nov 25, 2010 at 07:45:06PM +1000, Jens Petersen wrote:
On 12 November 2010 09:13, Don Stewart
wrote: Test build with the following changes appears to be consistent, using GHC 7 RC2:
Thanks Dons for this - really helpful.
haskell-src 1.0.1.3 -> 1.0.1.4
This needs syb (as does X11), which was dropped from ghc-7.0.1.
So syb-0.2.2 will be added to HP 2011?
Neither of them really needs syb (they could import Data.Data instead of Data.Generics.{Basic,Instances}) but it probably makes sense to grandfather in syb. (Sorry about the two copies, Jens.)

On 25 November 2010 22:10, Ross Paterson
On Thu, Nov 25, 2010 at 07:45:06PM +1000, Jens Petersen wrote:
On 12 November 2010 09:13, Don Stewart
wrote: Test build with the following changes appears to be consistent, using GHC 7 RC2: : haskell-src 1.0.1.3 -> 1.0.1.4
This needs syb (as does X11), which was dropped from ghc-7.0.1.
So syb-0.2.2 will be added to HP 2011?
Neither of them really needs syb (they could import Data.Data instead of Data.Generics.{Basic,Instances}) but it probably makes sense to grandfather in syb.
I see, thanks! Yes that works fine. :) Still was hoping from some comment from the HP team before I went ahead with adding syb to Fedora... Jens

As the maintainer of syb, I'll be happy to oversee any changes necessary for
its inclusion on the HP.
Cheers,
Pedro
On Thu, Nov 25, 2010 at 10:45, Jens Petersen
On 12 November 2010 09:13, Don Stewart
wrote: Test build with the following changes appears to be consistent, using GHC 7 RC2:
Thanks Dons for this - really helpful.
haskell-src 1.0.1.3 -> 1.0.1.4
This needs syb (as does X11), which was dropped from ghc-7.0.1.
So syb-0.2.2 will be added to HP 2011?
Jens _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
participants (4)
-
Don Stewart
-
Jens Petersen
-
José Pedro Magalhães
-
Ross Paterson