On Mon, 12 Jan 2009, Robin Green wrote: > I tend to use Control.Monad.Fix.fix (which actually has nothing to do > with monads, despite the package name) That's why it is also available from Data.Function now: http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data-Function.html