cvs commit: nhc98/src/libraries/base/Data Tree.hs
Malcolm Wallace
malcolm at glass.cse.ogi.edu
Wed Feb 4 09:00:02 EST 2004
malcolm 2004/02/04 09:00:02 PST
Modified files:
src/libraries/base/Data Tree.hs
Log:
Excluding 'unfoldTreeM' and 'unfoldForestM' is overkill for nhc98.
A simpler workaround for the type inference bug is just to omit one
type signature from the mutually recursive pair.
Revision Changes Path
1.9 +2 -4 nhc98/src/libraries/base/Data/Tree.hs
More information about the Cvs-libraries
mailing list