On Sat, 21 Jan 2006, Sebastian Sylvan wrote:
Take a look at WASH and HSP...
http://www.informatik.uni-freiburg.de/~thiemann/WASH/
http://www.cs.chalmers.se/~d00nibro/hsp/
I can't find this one on haskell.org/libraries/
___
Haskell-Cafe mailing
On 1/23/06, Jared Updike <[EMAIL PROTECTED]> wrote:
> For haskell-fastcgi, my configure fails with
>
> cannot satisfy dependency cgi-any
>
> Google does not turn up any useful results for this. Which package
> will fix this dependency? I thought I just installed fastcgi from
> source but I'm not su
For haskell-fastcgi, my configure fails with
cannot satisfy dependency cgi-any
Google does not turn up any useful results for this. Which package
will fix this dependency? I thought I just installed fastcgi from
source but I'm not sure where it gets looked for by haskell-fastcgi...
Thanks
Jar
Neil Mitchell wrote:
Hi,
Can I use Haskell to do what people do with, say, PHP?
I wrote Hoogle (http://haskell.org/hoogle) using Haskell, without
using any libraries - just directly as a console program. It's open
source so you can download it and see how its done, if you want. Of
course
Hi,
>Can I use Haskell to do what people do with, say, PHP?
I wrote Hoogle (http://haskell.org/hoogle) using Haskell, without
using any libraries - just directly as a console program. It's open
source so you can download it and see how its done, if you want. Of
course the web handling bit is
On 1/21/06, MaurĂcio <[EMAIL PROTECTED]> wrote:
>Hi,
>
>Can I use Haskell to do what people do with, say, PHP? More and more
> I have the need for that, and I've been looking into Ruby on Rails. Do
> you thing Haskell could be a choice? Of course, I don't need something
> exactly like PHP (
Hi,
Can I use Haskell to do what people do with, say, PHP? More and more
I have the need for that, and I've been looking into Ruby on Rails. Do
you thing Haskell could be a choice? Of course, I don't need something
exactly like PHP (for instance, I don't care if I can't insert code in
the