noteed: > Hi, > > I'd like to know, now that time got by a bit, what the writers of the > X monad think about the use of the ReaderT/WriterT/IO brought to them > (to isolate Configuration data and dynamic data and glue them together > with IO). Are you happy of it, did it make things easier or not, would > you do it again ?
It made the structuring and invariants between runtime data, and configuration data clean and precise. Yes, A+++ would buy again. -- Don _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe