summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNathan Collins <nathan.collins@gmail.com>2019-05-21 13:44:55 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-05-31 23:55:49 -0400
commit1d43d4a3e45d86261fa63591e99749cb7d3f68ed (patch)
tree14ac49ef975a2a4fd9c6214f202da16688f4673a /docs
parent0e0d87da2fd25e2fb255417fcb15f93f508c1250 (diff)
downloadhaskell-1d43d4a3e45d86261fa63591e99749cb7d3f68ed.tar.gz
Improve ThreadId Show instance
By making it include parens when a derived instance would. For example, this changes the (hypothetical) code `show (Just (ThreadId 3))` to produce `"Just (ThreadId 3)"` instead of the current `"Just ThreadId 3"`.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions