Bug in Hugs 98 MacOS Feb-2001: Crash while Compiling Multiple-Argument Fundep

Ashley Yakeley ashley@semantic.org
Thu, 1 Mar 2001 05:06:24 -0800


Product: Hugs 98 MacOS Feb-2001
Hugs Preferences:
-98 -h1000000
To Repro:
attempt to load a file with this line:

class C a b c | a,b -> c where

Results:
Hugs 98 crashes with a "Type 2 Error"
Expected:
Is this valid extended Haskell? Compile it or give an error.

-- 
Ashley Yakeley, Seattle WA