[project @ 2002-10-03 13:41:35 by panne]
[ghc-base.git] / Control / Monad / List.hs
index 11aa3bf..275b600 100644 (file)
@@ -15,7 +15,6 @@
 
 module Control.Monad.List (
        ListT(..),
-       runListT,
        mapListT,
        module Control.Monad,
        module Control.Monad.Trans,