2 Sep
2009
2 Sep
'09
2:21 a.m.
Maybe the chapter on monad transformers in RWH can help? http://book.realworldhaskell.org/read/monad-transformers.html On Tue, Sep 1, 2009 at 7:34 PM, Colin Adams<colinpauladams@googlemail.com> wrote:
I'm trying to add a state monad onto the IO monad for use in a happstack application. I thought this should involve using StateT and Happstack.Server.SimpleHTTP.simpleHTTP', but I can't figure out how to plumb it all together. Any tips will be welcome.
-- Colin Adams Preston, Lancashire, ENGLAND _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe