[Haskell-cafe] GHCi vs. Hugs (record syntax)

Vladimir Reshetnikov v.reshetnikov at gmail.com
Sun May 31 03:41:49 EDT 2009


Hi,

I tried to evaluate this expression:

head[[]{}]

GHCi: []
Hugs: ERROR - Empty field list in update

What is the correct behavior?

Thanks,
Vladimir


More information about the Haskell-Cafe mailing list