Skip to content

section parse errors, e.g. ( let x=1 in x + )

These parse errors were brought up on the Haskell' list: http://www.haskell.org/pipermail/haskell-prime/2010-February/003093.html

Prelude> :t ( let x=1 in x + )

<interactive>:1:18: parse error on input `)'
Prelude> :t ( if True then 1 else 2 + )

<interactive>:1:27: parse error on input `)'

Milestoned for 6.16.1, as it sounds like the language definition may get changed in H'.

Trac metadata
Trac field Value
Version 6.12.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler (Parser)
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information