[Haskell-cafe] Possibilities for website construction using Haskell?

Don Stewart dons at galois.com
Sun Jan 13 16:18:33 EST 2008


ndmitchell:
> Hi
> 
> > > Which ones are most widely used?  HWS and Wash Server Pages sounds interesting?
> 
> Hoogle (http://haskell.org/hoogle) uses Haskell Source Extensions
> (http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/)

I thought haskell-src-exts was an extended Language.Haskell parser?
Do you mean HSP -- haskell server pages?
  
> My academic website (http://www-users.cs.york.ac.uk/~ndm/) uses some
> custom code (http://www-users.cs.york.ac.uk/~ndm/Main.hs)

So that's CGI, or offline page generation?

-- Don


More information about the Haskell-Cafe mailing list