summaryrefslogtreecommitdiff
path: root/testsuite/tests
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2021-08-23 16:27:09 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-10-15 18:15:36 -0400
commit1cda768c86e533c917a495c8de0468960cbe7a52 (patch)
tree55544d44dcf8c8bed41e69287c1e8a055accae75 /testsuite/tests
parent7a8171bc9db792b19a2ee4dda9e019de5e24ebe0 (diff)
downloadhaskell-1cda768c86e533c917a495c8de0468960cbe7a52.tar.gz
GHC.Builtin.Uniques: Remove unused code
a number of functions exported by this module are (no longer) used, so let’s remove them. In particular, it no longer seems to be the case that type variables have tag `'t'`, so removed the special handling when showing them. * the use of `initTyVarUnique` was removed in 7babb1 (with the notable commit message of "Before merging to HEAD we need to tidy up and write a proper commit message.") * `mkPseudoUniqueD`and `mkPseudoUniqueH` were added in 423d477, but never ever used? * `mkCoVarUnique` was added in 674654, but never ever used?
Diffstat (limited to 'testsuite/tests')
0 files changed, 0 insertions, 0 deletions