It should be "to". Will you fix it, or shall I?
Thanks, Pedro On Tue, Oct 2, 2012 at 3:56 PM, Gabor Greif <[email protected]> wrote: > 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 >
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
