X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FEvent%2FControl.hs;h=159cbce26f6c60e83f54c3cb977188f2e4f6aee8;hb=1fc945f3ff888665d92152963dba851726c6d529;hp=75a5ad0d5145d880e8047cf62bb54133245ff026;hpb=af97ffa5afc916cbe7fde22de3e2738458d85629;p=ghc-base.git diff --git a/System/Event/Control.hs b/System/Event/Control.hs index 75a5ad0..159cbce 100644 --- a/System/Event/Control.hs +++ b/System/Event/Control.hs @@ -27,7 +27,6 @@ import Control.Monad (when) import Foreign.ForeignPtr (ForeignPtr) import GHC.Base import GHC.Conc.Signal (Signal) -import GHC.Num (Num(..)) import GHC.Real (fromIntegral) import GHC.Show (Show) import GHC.Word (Word8)