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