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

Ryan Ingram ryani.spam at gmail.com
Sun May 31 04:17:42 EDT 2009


Hi Vladimir,

I don't have any answers for your questions, but what are you trying
to do that's causing you to play with the edges of the parser/type
system?

  -- ryan

On Sun, May 31, 2009 at 12:41 AM, Vladimir Reshetnikov
<v.reshetnikov at gmail.com> wrote:
> Hi,
>
> I tried to evaluate this expression:
>
> head[[]{}]
>
> GHCi: []
> Hugs: ERROR - Empty field list in update
>
> What is the correct behavior?
>
> Thanks,
> Vladimir
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list