[project @ 2006-01-11 11:29:49 by simonmar]
[haskell-directory.git] / Data / FunctorM.hs
index 193047d..e0e1da4 100644 (file)
@@ -12,7 +12,7 @@
 --
 -----------------------------------------------------------------------------
 
-module FunctorM (
+module Data.FunctorM (
        FunctorM(..)
   ) where