Which is correct: "to0" or "to" ?

$ git grep "map to genum"
docs/users_guide/glasgow_exts.xml:    enum = map to genum
$ git grep "map to0 genum"
docs/users_guide/glasgow_exts.xml:the default implementation
<literal>map to0 genum</literal> is filled-in,

It appears that "to0" is the correct one grepping the GHC sources, but
who knows...

Should this be corrected?

Cheers,

    Gabor

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

Reply via email to