[project @ 2001-07-04 12:06:33 by simonmar]
authorsimonmar <unknown>
Wed, 4 Jul 2001 12:06:33 +0000 (12:06 +0000)
committersimonmar <unknown>
Wed, 4 Jul 2001 12:06:33 +0000 (12:06 +0000)
commit4b6fe79a37223d266575147bc23b9478a31788cb
tree578d81f5bbe537906ac6ca7c3615fd23a28c2f58
parentc8ec30e25e79091d115f105c610038f18b041055
[project @ 2001-07-04 12:06:33 by simonmar]
Add
showListWith :: (a -> ShowS) -> [a] -> ShowS

from GHC's NumExts library.
Text/Show.hs