add Functor and Monad instances for Prelude types
[haskell-directory.git] / base.cabal
index c45ccd4..4d5a6e8 100644 (file)
@@ -20,6 +20,7 @@ exposed-modules:
        Control.Exception,
        Control.Monad,
        Control.Monad.Fix,
+       Control.Monad.Instances,
        Control.Monad.ST,
        Control.Monad.ST.Lazy,
        Control.Monad.ST.Strict,