Ticket #56 (closed bug report: fixed)
Layout problem in arrows code
| Reported by: | nibro | Owned by: | nibro |
|---|---|---|---|
| Priority: | major | Milestone: | Full document support |
| Component: | parser | Version: | 1.1.0 |
| Keywords: | Cc: | paul@… |
Description
Reported by Paul Liu:
exp = proc () -> do
rec let e = 1 + i
i <- integral -< e
returnA -< e
gives an error: "Parse error: VRightCurly". A layout problem surely.
Change History
Note: See
TracTickets for help on using
tickets.
