> Hello lovely GHC people. I may have found a bug.
>
> If I leave a hanging right brace where one might have been for a 'let'
> expression, eg:
>
> let env' = extendVarEnvList rho env }
>
> I then receive the message:
>
> panic! (the `impossible' happened):
> Lex.popContext: empty context
>
> When I take this right brace away, my file compiles without a problem.
This one is now fixed.
Cheers,
Simon
- This could be a bug Daniel MARGULIUS
- RE: This could be a bug Simon Peyton-Jones
- RE: This could be a bug Simon Marlow
- Simon Marlow
