[Haskell-cafe] State monad strictness - how?

John Meacham john at repetae.net
Thu Jan 11 22:29:49 EST 2007


incidentally, I made a very strict and unboxed version of the RWS monad,
since it is a darn useful one in jhc. right now, it only implements the
things I needed, but it might be useful to include somewhere common and
expanded on

http://repetae.net/dw/darcsweb.cgi?r=jhc;a=headblob;f=/Util/RWS.hs

        John
-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Haskell-Cafe mailing list