
#13302: Let in do-notation with braces does not parse -------------------------------------+------------------------------------- Reporter: rem | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: do-notation, | let, parse Operating System: MacOS X | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by rem): You are right, I over looked the syntax rule decls → { decl_1 ; … ; decl_n } (n ≥ 0). Closing -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13302#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler