Simon Marlow Mon, 28 Jun 1999 12:36:11 +0200 (MET DST)
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