X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FUnicode.hs-boot;h=cc67dbbb112346c8e5a13d3dcaef1891155bbca2;hb=57b9366e5fd3db86719d12b45320e6145b040fa6;hp=c9a4a9d6a3dcbf21725b36d77f26619b3fb1b946;hpb=a57a202ff25ddfd2dc3597efad8ac839a42ce31b;p=ghc-base.git diff --git a/GHC/Unicode.hs-boot b/GHC/Unicode.hs-boot index c9a4a9d..cc67dbb 100644 --- a/GHC/Unicode.hs-boot +++ b/GHC/Unicode.hs-boot @@ -1,8 +1,7 @@ -{-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# LANGUAGE NoImplicitPrelude #-} module GHC.Unicode where -import GHC.Bool import GHC.Types isAscii :: Char -> Bool