13 Jan
2006
13 Jan
'06
10:21 a.m.
Christian Maeder <maeder@tzi.de> writes:
Bruno Oliveira wrote:
Can somebody point me out the exact CVS location of the State Monad implementation that ships with GHC? I am a bit lost in the CVS directory structure ...
fptools/libraries/mtl/Control/Monad/State.hs
Or rather fptools/libraries/base/Control/Monad/ST.hs fptools/libraries/base/Control/Monad/ST/Strict.hs fptools/libraries/base/Control/Monad/ST/Lazy.hs Regards, Malcolm