External Core: don't print superfluous parens in case types
authorTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 29 Mar 2008 19:46:29 +0000 (19:46 +0000)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 29 Mar 2008 19:46:29 +0000 (19:46 +0000)
commit35549002886ef843f80cb265a8f14d7f9522d85d
tree8df7e1a06034d3c8f15c8e561b817c0cbc6ac499
parent30c122df62ec75f9ed7f392f24c2925675bf1d06
External Core: don't print superfluous parens in case types

The External Core printer was parenthesizing the scrutinee type in case expressions. Since this type is required to be atomic, the parens aren't necessary.
compiler/coreSyn/PprExternalCore.lhs