summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T10734.hs
Commit message (Collapse)AuthorAgeFilesLines
* fix #10734 by adding braces to pretty-printing of let inside doarcpatch-D1448John Leo2015-11-071-0/+10
Test Plan: validate Reviewers: bgamari, austin, goldfire Reviewed By: goldfire Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1448 GHC Trac Issues: #10734