X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FEvent%2FControl.hs;fp=System%2FEvent%2FControl.hs;h=bd58ae29c4f4d3179ef5710ad6e18ccd384ad8a6;hb=5caacc93b6904c13dd363f3ba4815c25c6c4fb26;hp=635d864111315bbd92241d23a0c367e888e9a3eb;hpb=a6ad1ebfcad259e9b8ba60c32ab04437e328f54a;p=ghc-base.git diff --git a/System/Event/Control.hs b/GHC/Event/Control.hs similarity index 99% rename from System/Event/Control.hs rename to GHC/Event/Control.hs index 635d864..bd58ae2 100644 --- a/System/Event/Control.hs +++ b/GHC/Event/Control.hs @@ -5,7 +5,7 @@ , BangPatterns #-} -module System.Event.Control +module GHC.Event.Control ( -- * Managing the IO manager Signal