X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FUnicode.hs;h=baca83342b1a939af66da039d78e1f3ba394603a;hb=83e087f3e465913e321ac0edd362238410d81082;hp=c97e1dbafa8f97bf97338cd77faed05e5e5b8d93;hpb=08cf6c12a472eecb7613842dffa2ed728d162adb;p=ghc-base.git diff --git a/GHC/Unicode.hs b/GHC/Unicode.hs index c97e1db..baca833 100644 --- a/GHC/Unicode.hs +++ b/GHC/Unicode.hs @@ -31,7 +31,6 @@ module GHC.Unicode ( import GHC.Base import GHC.Real (fromIntegral) import Foreign.C.Types (CInt) -import GHC.Num (fromInteger) #include "HsBaseConfig.h"