Günther,

Hack is a layer between a web application and a web server. It allows you to
write a web application once and have it communicate with the server in
different ways simply by swapping the handler. For example, I have
applications that I test on my local system using hack-handler-simpleserver
and then deploy onto an Apache server using either hack-handler-cgi or
hack-handler-fastcgi.

Michael

2010/1/13 Günther Schmidt <gue.schm...@web.de>

>  Hi John,
>
> thanks, I should have mentioned that I had found it on hackage, I just
> don't understand what it *is* or what it's supposed to be for.
>
> Günther
>
>
> Am 13.01.10 14:46, schrieb John Van Enk:
>
> http://hackage.haskell.org/package/hack
>
> 2010/1/13 Günther Schmidt <gue.schm...@web.de>
>
>> Hi,
>>
>> References to a Hack. module came in the responses to my posts on
>> HTML-GUIs.
>>
>> What is Hack then?
>>
>>
>> Günther
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe@haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to