[project @ 2002-10-01 16:29:47 by ross]
authorross <unknown>
Tue, 1 Oct 2002 16:29:47 +0000 (16:29 +0000)
committerross <unknown>
Tue, 1 Oct 2002 16:29:47 +0000 (16:29 +0000)
Removed the strict ST instance (already in Control.Monad.ST) and moved
the lazy ST instance to Control.Monad.ST.Lazy, so Control.Monad.Fix
contains only instances for Prelude types, and is portable.


No differences found