
28 Jun
2009
28 Jun
'09
2:50 a.m.
Vasili I. Galchin wrote:
It seems to me that in the code base somewhere that there is a "redefine" of the keyword"otherwise". I haven't read the Haskell 98 Report but I thought that it was not possible to redefine keywords. ??
"otherwise" is not a keyword. It is just defined as a normal function like so: otherwise = True Ciao, Janis. -- Dr. Janis Voigtlaender http://wwwtcs.inf.tu-dresden.de/~voigt/ mailto:voigt@tcs.inf.tu-dresden.de