Move OPTIONS pragmas above comments
[ghc-hetmet.git] / compiler / main / PackageConfig.hs
index d195f6c..14ac6b5 100644 (file)
@@ -1,7 +1,3 @@
---
--- (c) The University of Glasgow, 2004
---
-
 {-# OPTIONS -w #-}
 -- The above warning supression flag is a temporary kludge.
 -- While working on this module you are encouraged to remove it and fix
@@ -9,6 +5,10 @@
 --     http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings
 -- for details
 
+--
+-- (c) The University of Glasgow, 2004
+--
+
 module PackageConfig (
        -- * PackageId
        PackageId,