Ticket #40 (closed bug report: fixed)
Error parsing (Prelude..)
| Reported by: | nibro | Owned by: | nibro |
|---|---|---|---|
| Priority: | major | Milestone: | Full code support |
| Component: | parser | Version: | 0.5.4 |
| Keywords: | Cc: |
Description
The infamous dot-dot problem with the old infix qualified operator syntax. While HSE happily parses (Prelude.++) it fails to parse it if the used operator is (.).
twoDots = (Prelude..)
Change History
Note: See
TracTickets for help on using
tickets.
