summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2017-06-23 11:40:10 -0400
committerBen Gamari <ben@smart-cactus.org>2017-06-23 11:40:29 -0400
commit3c4537ea1c940966eddcb9cb418bf8e39b8f0f1c (patch)
tree12ef3d433ff750a7dba97c9eaef8cb45665d970a /compiler/codeGen
parent398a444bc673aa4bbdd30029e2cce440f0309e34 (diff)
downloadhaskell-3c4537ea1c940966eddcb9cb418bf8e39b8f0f1c.tar.gz
Fix pretty-printing of zero-argument lambda expressions
Using Template Haskell, one can construct lambda expressions with no arguments. The pretty-printer isn't aware of this fact, however. This changes that. Test Plan: make test TEST=T13856 Reviewers: bgamari, austin, goldfire Reviewed By: bgamari Subscribers: rwbarton, thomie GHC Trac Issues: #13856 Differential Revision: https://phabricator.haskell.org/D3664
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions