Christian Maeder <[EMAIL PROTECTED]> 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
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell