Follow GHC.Bool/GHC.Types merge
[ghc-base.git] / GHC / Unicode.hs-boot
index c9a4a9d..6a0e75c 100644 (file)
@@ -2,7 +2,6 @@
 
 module GHC.Unicode where
 
-import GHC.Bool
 import GHC.Types
 
 isAscii         :: Char -> Bool