[project @ 2003-01-23 17:45:40 by ross]
[haskell-directory.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,