[Haskell-cafe] Starting Haskell with a web application
Adam Langley
agl at imperialviolet.org
Wed Mar 12 18:49:32 EDT 2008
On Wed, Mar 5, 2008 at 12:25 PM, Adam Langley <agl at imperialviolet.org> wrote:
> I'm
> working towards, is an OpenID consumer. Once I have that working, I'll
> do a second release. It's not that far off, it's just a question of
> time.
The darcs release of minihttp[1] can now do this. It's not a Hackage
release because it needs a darcs version of HsOpenSSL[2] and
network-connection[3].
The OpenID example is running in EC2[4] at the moment if anyone wants to play.
[1] http://darcs.imperialviolet.org/network-minihttp
[2] http://darcs.imperialviolet.org/HsOpenSSL
[3] http://darcs.imperialviolet.org/network-connection
[4] http://ec2-67-202-22-226.compute-1.amazonaws.com:4112/
AGL
--
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org
More information about the Haskell-Cafe
mailing list