>
> 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
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
___
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
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
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
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
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
=
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
*** 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