TiMonad is imported by: TI, TiClasses, TiContextReduction, TiDefault, TiFresh, TiFunDeps, TiGeneralize, TiUtil.
-- A module to make it ease to switch between the new and the old version -- of TiMonad.
module TiMonad(module T) where import OrigTiMonad as T --import NewTiMonad as T
(HTML for this module was generated on 2006-08-12. About the conversion tool.)