
28 Feb
2010
28 Feb
'10
2:58 p.m.
On Wed, Feb 24, 2010 at 01:10:38PM +0100, Marcus D. Gabriel wrote:
The documentation for Text.PrettyPrint.HughesPJ states that vcat is the "List version of $$", but it works as the list version ($+$).
So either the documentation needs to be changed or the code. It would be nice to have both versions.
It looks like the behaviour changed in Tue Jun 24 12:37:15 BST 2008 benedikt.huber@gmail.com * fillNB bug, lazy vcat i.e. the version that came with GHC 6.10. As it's had the current behaviour for some time, it would probably make sense to have a library submission to determine what the behaviour should be, and whether we want another function for the other behaviour: http://www.haskell.org/haskellwiki/Library_submissions Thanks Ian