id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
86,some record updates reported as ambiguous,ross,nobody,"Given
{{{
data Foo = Bar { fld :: IO [String] }

g _ = id undefined { fld = e }
  where e = return []
}}}
Hugs reports that {{{g}}} has the ambiguous type {{{Monad a => b -> Foo}}}.",defect,new,major,,hugs,200609,,,
