patch applied (packages/array): Roll back this change; I konw a better way

Simon Peyton Jones simonpj at microsoft.com
Fri Nov 12 17:45:33 EST 2010


Fri Nov 12 14:34:55 PST 2010  simonpj at microsoft.com
  * Roll back this change; I konw a better way
  
  rolling back:
  
  Fri Nov 12 21:09:02 GMT Standard Time 2010  Ian Lynagh <igloo at earth.li>
    * Remove bang patterns from Data.Array.Base
    GHC now refuses to accept top-level bang patterns unless BangPAtterns is
    enabled, which we can't use in Data.Array.Base due to the way ! is used
    as an operator.
  
      M ./Data/Array/Base.hs -15 +21

    M ./Data/Array/Base.hs -21 +15

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/array;a=darcs_commitdiff;h=20101112223455-1287e-17609ad796c6f449248bcc38c016274c1c658fdd.gz


More information about the Cvs-libraries mailing list