diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2018-10-15 13:36:16 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-10-15 17:41:48 -0400 |
commit | 846fe90464a1916df4ea72659255963a596eec84 (patch) | |
tree | 4068367730bcd359b51eb94fd982d3d89041d552 /docs/users_guide/flags.py | |
parent | a816ac48b01bfc2419c11c9f2ef999e9bda7e95f (diff) | |
download | haskell-846fe90464a1916df4ea72659255963a596eec84.tar.gz |
Typeable: Only render saturated tuple types with tuple syntax
This isn't as efficient as it could be since it needs to compute the
kind of the type. However, this is `show` so there shouldn't be any
particular expectation of speed.
Fixes #14341.
Test Plan: Validate
Reviewers: hvr
Subscribers: monoidal, rwbarton, carter
GHC Trac Issues: #14341
Differential Revision: https://phabricator.haskell.org/D5080
Diffstat (limited to 'docs/users_guide/flags.py')
0 files changed, 0 insertions, 0 deletions