[Haskell-cafe] Starting Haskell with a web application

Immanuel Normann immanuel.normann at googlemail.com
Fri May 16 11:51:33 EDT 2008


Where can I find the sources of the latest WASH? I couldn't find them in
HackageDB (and neither with Google).

--
Immanuel Normann

2008/3/6 Lars Viklund <zao at acc.umu.se>:

> On Wed, Mar 05, 2008 at 10:52:07AM -0800, Bryan O'Sullivan wrote:
> > Jonathan Gardner wrote:
> >
> > There's also WASH, but that has an even lower profile.  I couldn't tell
> > you if it sees much use, or even builds with recent compilers.
>
> The HTML component of WASH builds rather cleanly with GHC 6.8.2 after
> enabling the following extensions:
> MultiParamTypeClasses FlexibleContexts FlexibleInstances
> TypeSynonymInstances
>
> I use it for my statically generated blog, together with sqlite3. I've
> modified WASH/HTML to spit out reasonably correct XHTML as well.
>
> As for the rest of WASH, I have no idea since I had no need for it.
>
> --
> Lars Viklund | zao at zao.se
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080516/54440f8a/attachment.htm


More information about the Haskell-Cafe mailing list