Hugs fails to compile the following module:

        module Test where
        f = Just.let x=id in x

(problem: Just.let shouldn't be treated as a qualified identifier).

Cheers,
        Simon

Reply via email to