TiMonad

Plain source file: base/TI/TiMonad.hs (2002-09-29)

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

Index

(HTML for this module was generated on 2006-08-12. About the conversion tool.)