cvs commit: fptools/libraries/base/Data/Array Base.hs

Simon Peyton Jones simonpj at microsoft.com
Fri Jan 6 10:52:36 EST 2006


simonpj     2006/01/06 07:52:36 PST

  Modified files:
    libraries/base/Data/Array Base.hs 
  Log:
  Use a type sig rather than a pattern signature, to avoid
  depending on GHC's precise impl of scoped type variables.
  (Which I'm about to change.)
  
  Revision  Changes    Path
  1.27      +48 -35    fptools/libraries/base/Data/Array/Base.hs


More information about the Cvs-libraries mailing list