X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FPrintf.hs;h=7d4611eadef37eae08e9af106c2d11450e5e84c3;hb=41e8fba828acbae1751628af50849f5352b27873;hp=6af2c90d55845786a95f91535c6d182f0e0a0619;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/Text/Printf.hs b/Text/Printf.hs index 6af2c90..7d4611e 100644 --- a/Text/Printf.hs +++ b/Text/Printf.hs @@ -1,3 +1,5 @@ +{-# LANGUAGE CPP #-} + ----------------------------------------------------------------------------- -- | -- Module : Text.Printf