diff options
author | David Feuer <david.feuer@gmail.com> | 2017-04-01 11:12:31 -0400 |
---|---|---|
committer | David Feuer <David.Feuer@gmail.com> | 2017-04-01 11:20:49 -0400 |
commit | 83ac462449d9365ebd8b51f252f9cf81b35f119d (patch) | |
tree | be3b6cf4743fa9b6a93eebc0438dff0fb0963218 /compiler/utils/FastMutInt.hs | |
parent | 616a3b49f085c01ff676424a1c3297ce0888e7ae (diff) | |
download | haskell-83ac462449d9365ebd8b51f252f9cf81b35f119d.tar.gz |
Don't derive showList
There's no obvious reason to derive the definition of `showList`,
manually inlining the default definition. Let's just use
the default definition in the usual manner.
Garbage collect a few unused `RdrNames` from `PrelNames`:
`showList`, `showList__`, and `/=`.
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: RyanGlScott, rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3403
Diffstat (limited to 'compiler/utils/FastMutInt.hs')
0 files changed, 0 insertions, 0 deletions