Re: [Haskell] lhs2TeX: lazy pattern "~" formatting

2006-04-19 Thread kahl
> > Does anyone have a nice way to format the "~" of a lazy pattern in > lhs2TeX? I use > > %format ~ = "{} ^\sim " > > but the result isn't as pretty as I'd like. For one thing, no space > is inserted before the "~" after a lambda, "do", or whatever. ``Nice'' is in the eye of the b

[Haskell] lhs2TeX: lazy pattern "~" formatting

2006-04-19 Thread Conal Elliott
Does anyone have a nice way to format the "~" of a lazy pattern in lhs2TeX? I use %format ~ = "{} ^\sim " but the result isn't as pretty as I'd like. For one thing, no space is inserted before the "~" after a lambda, "do", or whatever. Thanks, - Conal ___

Re: [Haskell] Re: ANNOUNCE: FPS - FastPackedStrings 0.2

2006-04-19 Thread John Meacham
On Wed, Apr 19, 2006 at 05:24:52PM -0700, Ashley Yakeley wrote: > Donald Bruce Stewart wrote: > > >Interface: > >http://www.cse.unsw.edu.au/~dons/fps/Data.FastPackedString.html > > I'm bothered that some of the functions work with Word8, and others with > the utterly unrelated type Ch

Re: [Haskell] Re: ANNOUNCE: FPS - FastPackedStrings 0.2

2006-04-19 Thread Donald Bruce Stewart
ashley: > Donald Bruce Stewart wrote: > > >Interface: > >http://www.cse.unsw.edu.au/~dons/fps/Data.FastPackedString.html > > Given that FastString turns out to be an array of Word8, why are you using > Char at all? Convenience. Some historical legacy from darcs. And others have contr

[Haskell] Re: ANNOUNCE: FPS - FastPackedStrings 0.2

2006-04-19 Thread Ashley Yakeley
Donald Bruce Stewart wrote: Interface: http://www.cse.unsw.edu.au/~dons/fps/Data.FastPackedString.html I'm bothered that some of the functions work with Word8, and others with the utterly unrelated type Char. Which encoding are you implicitly using, and why? Given that FastString turns

[Haskell] Call for Contributions - HC&A Report (May 2006 edition)

2006-04-19 Thread Andres Loeh
Dear Haskellers, it is nearly time for the tenth edition of the Haskell Communities & Activities Report http://www.haskell.org/communities/ Submission deadline: 12 May 2006

[Haskell] ANNOUNCE: FPS - FastPackedStrings 0.2

2006-04-19 Thread Donald Bruce Stewart
I'm pleased to announce version 0.2 of FPS, the fast, packed string library for Haskell. FPS allows you to have time and space efficient arrays of bytes accessed via a List interface, along with fast IO on those strings. FPS is, in particular, suited for heavy duty string and IO projects. It is

[Haskell] ANNOUNCE: GHC vesrion 6.4.2

2006-04-19 Thread Simon Marlow
= The (Interactive) Glasgow Haskell Compiler -- version 6.4.2 = The GHC Team is pleased to announce a new patchlevel release of GHC. This release contains a significan

[Haskell] AOSD 2007

2006-04-19 Thread Oege de Moor
*** apologies for multiple copies *** AOSD 2007 CALL FOR RESEARCH PAPERS 6th International Conference on Aspect-Oriented Software Development http://www.aosd.net/2007/cfc/research.php AOSD is the premier conference on software modularity that crosscuts tradit