Rename System.Event to GHC.Event
[ghc-base.git] / GHC / Event / IntMap.hs
similarity index 99%
rename from System/Event/IntMap.hs
rename to GHC/Event/IntMap.hs
index 61ae002..e324026 100644 (file)
@@ -2,7 +2,7 @@
 
 -----------------------------------------------------------------------------
 -- |
--- Module      :  System.Event.IntMap
+-- Module      :  GHC.Event.IntMap
 -- Copyright   :  (c) Daan Leijen 2002
 --                (c) Andriy Palamarchuk 2008
 -- License     :  BSD-style
@@ -40,7 +40,7 @@
 -- (32 or 64).
 -----------------------------------------------------------------------------
 
-module System.Event.IntMap
+module GHC.Event.IntMap
     (
     -- * Map type
     IntMap