diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2015-05-09 15:51:01 +0200 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2015-05-09 15:52:12 +0200 |
commit | 36896826a78d4e7eb003295e6136bd8619695714 (patch) | |
tree | 58820460b26afc8c70e224f22ad65d19fe99ec9e /driver/split | |
parent | cfef4776d4d508c2fd3eec7bf6137882089745ac (diff) | |
download | haskell-wip/api-annots.tar.gz |
ApiAnnotatons : AnnDcolon in wrong place for PatBindwip/api-annots
Summary:
In the following code fragment
let ls :: Int = undefined
the `::` is attached to the ls function as a whole, rather than to the
pattern on the LHS.
Test Plan: ./validate
Reviewers: hvr, austin
Subscribers: bgamari, thomie, mpickering
Differential Revision: https://phabricator.haskell.org/D883
GHC Trac Issues: #10396
Conflicts:
testsuite/tests/ghc-api/annotations/.gitignore
testsuite/tests/ghc-api/annotations/Makefile
testsuite/tests/ghc-api/annotations/all.T
Diffstat (limited to 'driver/split')
0 files changed, 0 insertions, 0 deletions