
#7851: Give better diagnostic when arguments are omitted to a function call in do-
notation
----------------------------------+-----------------------------------------
Reporter: JohnWiegley | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler (Parser) | Version: 7.4.2
Keywords: | Os: MacOS X
Architecture: x86_64 (amd64) | Failure: Incorrect warning at compile-time
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
----------------------------------+-----------------------------------------
Comment(by simonpj@…):
commit 6d8d0dd94e3216ba2792f1eb9e9e086f188e1c56
{{{
Author: Simon Peyton Jones