Tue May  4 11:03:02 PDT 2010  Ian Lynagh <[email protected]>
  * Fix build with GHC 6.10
  In GHC 6.10, intersectionWith is (a -> b -> a) instead of (a -> b -> c),
  so we need to jump through some hoops to get the more general type.

    M ./compiler/utils/UniqFM.lhs +13

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100504180302-3fd76-64f56002b7741d9f15ff9869005562571d8a0b50.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to