Haskell in the real world: http://braintreehemp.com.au/
Source available from:
darcs get http://braintreehemp.com.au/www.braintreehemp.com.au-WASH/
The site features:
- Written in Haskell, using WASH
http://www.informatik.uni-freiburg.de/~thiemann/WASH/
- Shopping basket and checkout
- Google
On 2/14/07, Stephane Bortzmeyer <[EMAIL PROTECTED]> wrote:
http://www.krugle.com/
Unlike Google, you can specify Haskell as a language.
It is true that you can't directly specify the programming language
with Google. But you can specify the filetype, i.e. hs or lhs, with
Google.
To do this, j
On 8/18/06, Pasqualino 'Titto' Assini <[EMAIL PROTECTED]> wrote:
Is there any implementation of HTTPS/SSL in Haskell?
This would seem to be critical to develop commercial web applications.
WASH has a run time function ( runWithOptions ) that has type:
runWithOptions :: CGIOptions -> CGI ()
On 8/10/06, Jared Updike <[EMAIL PROTECTED]> wrote:
[..]
http://www.ugcs.caltech.edu/~lordkaos/calc.cgi
(source available here http://www.ugcs.caltech.edu/~lordkaos/calc.tar.gz)
I've only recently joined this mailing list, and there seems to be a
considerable amount of talk about Haskell and