Add comments to "OPTIONS_GHC -fno-warn-orphans" pragmas
[ghc-base.git] / Text / Show / Functions.hs
index 8c76f4a..c66d2e3 100644 (file)
@@ -1,3 +1,4 @@
+-- This module deliberately declares orphan instances:
 {-# OPTIONS_GHC -fno-warn-orphans #-}
 -----------------------------------------------------------------------------
 -- |