X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FShow.lhs-boot;h=6c5fa61308ca47172ecc23bd1ce594190cc620d5;hb=41e8fba828acbae1751628af50849f5352b27873;hp=b01d16545b10fb22d09fd5306dc549a43b242592;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/GHC/Show.lhs-boot b/GHC/Show.lhs-boot index b01d165..6c5fa61 100644 --- a/GHC/Show.lhs-boot +++ b/GHC/Show.lhs-boot @@ -1,5 +1,5 @@ \begin{code} -{-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# LANGUAGE NoImplicitPrelude #-} module GHC.Show (showSignedInt) where