sizedText function for Text.PrettyPrint

Hello all, I've created a minor feature request ticket for the PrettyPrint library: http://hackage.haskell.org/trac/ghc/ticket/4377 following the instructions on http://haskell.org/haskellwiki/Library_submissions. Thanks! -Levent.

+1 to the concept. It seems the TextBeside constructor is only used
for pattern matching and in the textBeside_ function. Why does
everywhere else use textBeside_ and should this patch use it too?
They are synonyms but perhaps there is a maintenance benefit I don't
see?
Cheers,
Thomas
On Thu, Oct 7, 2010 at 11:31 AM, Levent Erkok
Hello all,
I've created a minor feature request ticket for the PrettyPrint library:
http://hackage.haskell.org/trac/ghc/ticket/4377
following the instructions on http://haskell.org/haskellwiki/Library_submissions.
Thanks!
-Levent.
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries

+1 to the adjusted proposal (without padding) Christian Am 07.10.2010 20:31, schrieb Levent Erkok:
Hello all,
I've created a minor feature request ticket for the PrettyPrint library:
http://hackage.haskell.org/trac/ghc/ticket/4377
following the instructions on http://haskell.org/haskellwiki/Library_submissions.
Thanks!
-Levent.
participants (3)
-
Christian Maeder
-
Levent Erkok
-
Thomas DuBuisson