Skip to content

showLitChar should use Array not list

Currently GHC.Show.showLitChar relies on a list to lookup names of unprintable characters. This should rather be an array to avoid O(n) indexing.

Edited by Ben Gamari
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information