add Functor and Monad instances for Prelude types
[haskell-directory.git] / package.conf.in
index 2c8067e..947d191 100644 (file)
@@ -18,6 +18,7 @@ exposed-modules:
        Control.Exception,
        Control.Monad,
        Control.Monad.Fix,
+       Control.Monad.Instances,
        Control.Monad.ST,
        Control.Monad.ST.Lazy,
        Control.Monad.ST.Strict,