Use explicit language extensions & remove extension fields from base.cabal
[ghc-base.git] / Text / Show / Functions.hs
index c66d2e3..1ae46aa 100644 (file)
@@ -1,5 +1,7 @@
+{-# LANGUAGE CPP #-}
 -- This module deliberately declares orphan instances:
 {-# OPTIONS_GHC -fno-warn-orphans #-}
+
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Text.Show.Functions