[Haskell-cafe] Web application design advice

2011-07-25 Thread Sævar Berg
Hello, Café. I am really not fond of web development, but being able to do it in my favorite language is interesting, so I've been spending some time taking a look at happstack. I decided to start a concrete project so that I could work towards some goal in my learning process, and I have

[Haskell-cafe] Enumerators, Enumeratees and Iterators

2011-06-27 Thread Sævar Berg
Hey Café. I've been playing with Enumerators, Iteratees and Enumeratees today after having spent a few days writing a server application using lazy IO, then reading slides from Oleg's DEFUN8 talk notes, and I quote: Lazy IO in serious, server-side programming is unprofessional, I can talk a lot