Wed, 18 Apr 2001 10:41:45 -0700, Erik Meijer <[EMAIL PROTECTED]> pisze:

> As I was not involved in that discussion, why should the keyword
> "with" not be introduced?

There are at least two libraries in hslibs which would like to use
'with' as an identifier.

Foreign currently uses 'withObject', where only 'with' would be
consistent. This function is related to 'withArray' as 'poke' is
related to 'pokeArray'.

XmlCombinators switched -fglasgow-exts off when 'with' was
introduced. One cannot use this function direcly from a code compiled
under -fglasgow-exts.

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTÊPCZA
QRCZAK


_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to