Ticket #19 (closed defect: fixed)
SPEC interferes with optimisations
| Reported by: | rl | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.7 |
| Version: | 0.6 | Keywords: | |
| Cc: |
Description
Since SPEC is a sum type and we immediately inspect it in a loop, the demand analyser can't infer the strictness of the other loop arguments. Perhaps seq on it instead of pattern matching? Originally spotted while working on #18.
Change History
Note: See
TracTickets for help on using
tickets.
