Hello,
I'd like to announce the release of the happstack-0.2 compatible
release of happs-tutorial on hackage and available for perusing on
tutorial.happstack.com.
A number of changes occurred in this release:
* General cleanup of code for readability
* Migration to the new Happstack.Server.Simple
On Mon, Feb 16, 2009 at 7:30 PM, Antoine Latter wrote:
> On Mon, Feb 16, 2009 at 12:48 PM, Creighton Hogg wrote:
>> Hello Haskellers,
>>
>> I'm pleased to announce version 4.2.0 of Crypto has been uploaded to
>> Hackage & that I am taking over maintenance of
Hello Haskellers,
I'm pleased to announce version 4.2.0 of Crypto has been uploaded to
Hackage & that I am taking over maintenance of the library from
Dominic Steinitz. As of this release it should be cabal install'able
on GHC 6.10.1. I'm also pleased to announce that the darcs repo will
be movi
ve effort into making
HAppS/Happstack more accessible. Please feel free to e-mail me with
any comments, errata, or threats of bodily harm.
Cheers,
Creighton Hogg
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell
On Fri, 11 Nov 2005, Gour wrote:
> Wolfgang Jeltsch ([EMAIL PROTECTED]) wrote:
>
> > The advantage of newsgroups over mailing lists is that newsgroups are
> > designed
> > for discussions among several people and therefore newsgroup software
> > supports this kind of usage very well while mailin
Hi,
I've read through the documentation on Alex abit, but since
I'm not the sharpest tool in the shed I'm not really seeing
the obvious way to take the output file of Alex and make a
program that will print out the list of tokens scanned from
an input file.
I had to do something like this this
On Tue, 27 Sep 2005, Ketil Malde wrote:
> Creighton Hogg <[EMAIL PROTECTED]> writes:
>
> > So I looked to see if there were any standard functions for
> > taking an input line and turning it into a list, and I
> > couldn't find any. How would one do this in
On Mon, 26 Sep 2005, Stephane Bortzmeyer wrote:
> On Mon, Sep 26, 2005 at 10:19:09AM -0500,
> Creighton Hogg <[EMAIL PROTECTED]> wrote
> a message of 13 lines which said:
>
> > Is there a reference where one can lookup all these things?
>
> I use:
>
&g
Hi,
I've been trying to write some code in Haskell and have been
running into trouble not knowing the already built-in IO
functions. For example, is there a function that will take
a line and turn it into a list?
Is there a reference where one can lookup all these things?
Thanks,
Crei