[project @ 2005-04-07 14:33:31 by simonmar]
[ghc-base.git] / Data / FunctorM.hs
index 193047d..e0e1da4 100644 (file)
@@ -12,7 +12,7 @@
 --
 -----------------------------------------------------------------------------
 
-module FunctorM (
+module Data.FunctorM (
        FunctorM(..)
   ) where