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